diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-03-17 17:51:18 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-03-17 17:51:18 +0000 |
commit | 527e2b3f8c42141b858c908c4e2de7590305c35f (patch) | |
tree | 7da2c4cbf42e878c376b9a2303df5831396fec65 /clang/lib/Sema/SemaDecl.cpp | |
parent | 8216785663d964cd6d2367e972a96d5787eaca57 (diff) | |
download | bcm5719-llvm-527e2b3f8c42141b858c908c4e2de7590305c35f.tar.gz bcm5719-llvm-527e2b3f8c42141b858c908c4e2de7590305c35f.zip |
Add ArgList::MakeArgString and make ArgList::Make* const.
- Slightly strange, but the idea is that the ArgList data structure
is primarily a list of arguments; we want to allow clients to still
add argument strings to an ArgList to avoid worrying about string
lifetimes (or unnecessary string copying).
llvm-svn: 67086
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions