aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Support/CommandLineTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-3/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-3/+44
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+22
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+55
* Implement TokenizeWindowsCommandLine.Rui Ueyama2013-07-301-9/+28
* [Support] Beef up and expose the response file parsing in llvm::clReid Kleckner2013-07-181-0/+24
* Implemented public interface for modifying registered (not positional or sink...Andrew Trick2013-05-061-3/+47
* Support command line option categories.Andrew Trick2013-05-061-0/+8
* Sort the #include lines for unittest/...Chandler Carruth2012-12-041-3/+1
* Added test for non-static use of cl::opt (fixed in r160170)Alexander Kornienko2012-08-131-0/+11
* Fix a compile failure introduced by r82675 on MinGW which doesn't haveJeffrey Yasskin2009-09-251-0/+12
* Roll back r82348, which introduced an infinite loop in ParseCStringVector() thatJeffrey Yasskin2009-09-241-0/+48