aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Option/ArgList.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-2/+2
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-14/+17
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+1
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+8
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-10/+13
* Update to LLVM 3.5a.Stephen Hines2014-04-241-6/+6
* 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