summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Option/Arg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix uses of reserved identifiers starting with an underscore followed by an u...David Blaikie2015-03-161-13/+12
* Prefer SmallVector::append/insert over push_back loops.Benjamin Kramer2015-02-171-8/+4
* Revert "Introduce a string_ostream string builder facilty"Alp Toker2014-06-261-2/+4
* Introduce a string_ostream string builder faciltyAlp Toker2014-06-261-4/+2
* Resort the #include lines in include/... and lib/... with theChandler Carruth2013-01-021-1/+0
* Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer2012-12-051-0/+123
OpenPOWER on IntegriCloud