aboutsummaryrefslogtreecommitdiff
path: root/unittests/Support/CommandLineTest.cpp
AgeCommit message (Expand)Author
2013-05-06Implemented public interface for modifying registered (not positional or sink...Andrew Trick
2013-05-06Support command line option categories.Andrew Trick
2012-12-04Sort the #include lines for unittest/...Chandler Carruth
2012-08-13Added test for non-static use of cl::opt (fixed in r160170)Alexander Kornienko
2009-09-25Fix a compile failure introduced by r82675 on MinGW which doesn't haveJeffrey Yasskin
2009-09-24Roll back r82348, which introduced an infinite loop in ParseCStringVector() thatJeffrey Yasskin