Skip to content
Commit 527e2b3f authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

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
parent 82167856
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment