summaryrefslogtreecommitdiff
path: root/lib/Option/ArgList.cpp
Commit message (Expand)AuthorAge
* Avoid buffer copies when a Twine already is a StringRef.David Blaikie2013-12-03
* 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
* 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