index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
unittests
/
Support
/
CommandLineTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-1
/
+1
*
Remove C++11ism from r200407.
Jordan Rose
2014-01-29
1
-1
/
+1
*
[CommandLine] Aliases require an value if their target requires a value.
Jordan Rose
2014-01-29
1
-2
/
+53
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Implement TokenizeWindowsCommandLine.
Rui Ueyama
2013-07-30
1
-9
/
+28
*
[Support] Beef up and expose the response file parsing in llvm::cl
Reid Kleckner
2013-07-18
1
-0
/
+24
*
Implemented public interface for modifying registered (not positional or sink...
Andrew Trick
2013-05-06
1
-3
/
+47
*
Support command line option categories.
Andrew Trick
2013-05-06
1
-0
/
+8
*
Sort the #include lines for unittest/...
Chandler Carruth
2012-12-04
1
-3
/
+1
*
Added test for non-static use of cl::opt (fixed in r160170)
Alexander Kornienko
2012-08-13
1
-0
/
+11
*
Fix a compile failure introduced by r82675 on MinGW which doesn't have
Jeffrey Yasskin
2009-09-25
1
-0
/
+12
*
Roll back r82348, which introduced an infinite loop in ParseCStringVector() that
Jeffrey Yasskin
2009-09-24
1
-0
/
+48