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
/
lib
/
Option
/
OptTable.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PR17239 by changing the semantics of the RemainingArgsClass Option kind
Reid Kleckner
2014-08-22
1
-0
/
+5
*
[Option] Support MultiArg in --help
Nick Kledzik
2014-08-15
1
-1
/
+12
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-15
1
-5
/
+5
*
Use startswith_lower() where possible.
Jakub Staszak
2013-11-04
1
-8
/
+1
*
Fix another mistake in r190442.
Eli Friedman
2013-09-10
1
-0
/
+29
*
Remove unused functions.
Eli Friedman
2013-09-10
1
-30
/
+0
*
Option parsing: support case-insensitive option matching.
Rui Ueyama
2013-08-28
1
-21
/
+41
*
Revert "Option parsing: support case-insensitive option matching." as it brok...
Rui Ueyama
2013-08-28
1
-48
/
+34
*
Option parsing: support case-insensitive option matching.
Rui Ueyama
2013-08-27
1
-34
/
+48
*
Options: explicit handling of --
Hans Wennborg
2013-08-13
1
-16
/
+0
*
Options: Add new option kind that consumes remaining arguments
Hans Wennborg
2013-08-13
1
-0
/
+3
*
Option parsing: recognize the special -- token
Hans Wennborg
2013-08-02
1
-1
/
+16
*
[Option] Add inclusion and exclusion flags to option parsing
Reid Kleckner
2013-07-19
1
-6
/
+22
*
Merge changes to clang's Driver code into LLVM's Option library
Reid Kleckner
2013-06-13
1
-7
/
+14
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
1
-2
/
+1
*
Copy clang/Driver/<Option parsing stuff> to llvm.
Michael J. Spencer
2012-12-05
1
-0
/
+388