aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Option/ArgList.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "[Option] Store arg strings in a set backed by a BumpPtrAllocator"Reid Kleckner2013-07-151-3/+2
* [Option] Store arg strings in a set backed by a BumpPtrAllocatorReid Kleckner2013-07-151-2/+3
* Merge changes to clang's Driver code into LLVM's Option libraryReid Kleckner2013-06-131-0/+9
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Resort the #include lines in include/... and lib/... with theChandler Carruth2013-01-021-2/+1
* Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer2012-12-051-0/+415