summaryrefslogtreecommitdiff
path: root/unittests/Support/CommandLineTest.cpp
Commit message (Expand)AuthorAge
* Remove C++11ism from r200407.Jordan Rose2014-01-29
* [CommandLine] Aliases require an value if their target requires a value.Jordan Rose2014-01-29
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Implement TokenizeWindowsCommandLine.Rui Ueyama2013-07-30
* [Support] Beef up and expose the response file parsing in llvm::clReid Kleckner2013-07-18
* Implemented public interface for modifying registered (not positional or sink...Andrew Trick2013-05-06
* Support command line option categories.Andrew Trick2013-05-06
* Sort the #include lines for unittest/...Chandler Carruth2012-12-04
* Added test for non-static use of cl::opt (fixed in r160170)Alexander Kornienko2012-08-13
* Fix a compile failure introduced by r82675 on MinGW which doesn't haveJeffrey Yasskin2009-09-25
* Roll back r82348, which introduced an infinite loop in ParseCStringVector() thatJeffrey Yasskin2009-09-24