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
/
Option.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Option parsing: properly handle flag aliases for joined options (PR23394)
Hans Wennborg
2015-05-04
1
-0
/
+5
*
Remove explicit no-op dtor in favor of the implicit dtor so as not to disable...
David Blaikie
2015-03-03
1
-3
/
+0
*
Fix PR17239 by changing the semantics of the RemainingArgsClass Option kind
Reid Kleckner
2014-08-22
1
-4
/
+8
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-15
1
-10
/
+10
*
Options: Add new option kind that consumes remaining arguments
Hans Wennborg
2013-08-13
1
-0
/
+11
*
Option parsing: add support for alias arguments.
Hans Wennborg
2013-07-31
1
-2
/
+20
*
Silence gcc warning.
Richard Trieu
2013-07-22
1
-1
/
+1
*
Option parsing: allow aliases in groups
Hans Wennborg
2013-07-22
1
-6
/
+4
*
Fix a crash bug in dumping options with groups
Reid Kleckner
2013-06-26
1
-4
/
+6
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
1
-3
/
+1
*
Copy clang/Driver/<Option parsing stuff> to llvm.
Michael J. Spencer
2012-12-05
1
-0
/
+204