aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Option
Commit message (Expand)AuthorAgeFilesLines
* Revert "[Option] Store arg strings in a set backed by a BumpPtrAllocator"Reid Kleckner2013-07-151-11/+2
* [Option] Store arg strings in a set backed by a BumpPtrAllocatorReid Kleckner2013-07-151-2/+11
* Fix a crash bug in dumping options with groupsReid Kleckner2013-06-261-4/+6
* Merge changes to clang's Driver code into LLVM's Option libraryReid Kleckner2013-06-132-7/+29
* Resort the #include lines in include/... and lib/... with theChandler Carruth2013-01-024-7/+2
* Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer2012-12-057-0/+1145