index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Support
/
CommandLine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silence a warning about "*/" outside a comment.
Steve Naroff
2008-05-20
1
-1
/
+1
*
Remove warnings about unused parameters and shadowed variables.
Bill Wendling
2008-05-19
1
-7
/
+7
*
Fix more -Wshorten-64-to-32 warnings.
Evan Cheng
2008-05-05
1
-16
/
+18
*
Add support for response files to the CommandLine library.
Mikhail Glushenkov
2008-04-28
1
-21
/
+23
*
Add explicit keywords.
Dan Gohman
2008-02-20
1
-1
/
+1
*
Add 'sink' cmdline option. Patch by Mikhail Glushenkov!
Anton Korobeynikov
2008-02-20
1
-1
/
+2
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Remove an unnecessary friend declaration.
Dan Gohman
2007-10-09
1
-1
/
+0
*
update prototype, fixing build error
Chris Lattner
2007-10-09
1
-1
/
+1
*
Pass argc by value, not by reference, since it isn't modified.
Dan Gohman
2007-10-09
1
-1
/
+1
*
Fix grammar in a comment.
Dan Gohman
2007-10-08
1
-1
/
+1
*
Add explicit keywords.
Dan Gohman
2007-10-08
1
-5
/
+5
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+1332