summaryrefslogtreecommitdiff
path: root/lib/Option
Commit message (Expand)AuthorAge
* Silence gcc warning.Richard Trieu2013-07-22
* Option parsing: allow aliases in groupsHans Wennborg2013-07-22
* [Option] Add inclusion and exclusion flags to option parsingReid Kleckner2013-07-19
* Revert "[Option] Store arg strings in a set backed by a BumpPtrAllocator"Reid Kleckner2013-07-15
* [Option] Store arg strings in a set backed by a BumpPtrAllocatorReid Kleckner2013-07-15
* Fix a crash bug in dumping options with groupsReid Kleckner2013-06-26
* Merge changes to clang's Driver code into LLVM's Option libraryReid Kleckner2013-06-13
* Resort the #include lines in include/... and lib/... with theChandler Carruth2013-01-02
* Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer2012-12-05