commit | 3494bb1e01eb5f90d4dc9c91b912daf945da4ff5 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Tue Mar 17 17:51:18 2009 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Tue Mar 17 17:51:18 2009 +0000 |
tree | 4f9dbe3288e259a2ed554bddb6670f5768f4d6dc | |
parent | d7ee349f1dd84e023d09a35fb4d40c15888a55ac [diff] |
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). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67086 91177308-0d34-0410-b5e6-96231b3b80d8