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
/
clang
/
lib
/
Frontend
/
Warnings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an option -fshow-overloads=best|all to limit the number of overload
Jeffrey Yasskin
2010-06-11
1
-0
/
+2
*
Introduce a limit on the depth of the template instantiation backtrace
Douglas Gregor
2010-04-20
1
-0
/
+2
*
add clang -cc1 level support for "-ferror-limit 42"
Chris Lattner
2010-04-07
1
-0
/
+4
*
Simplify ProcessWarningOptions since it can't fail
Kovarththanan Rajaratnam
2010-03-17
1
-3
/
+1
*
switch -Werror/-Wfatal-errors error conditions to use diagnostics instead
Chris Lattner
2009-12-23
1
-9
/
+7
*
implement -W[no-]fatal-errors, patch by Christian Adåker!
Chris Lattner
2009-12-22
1
-2
/
+25
*
Move warning options into DiagnosticOptions.
Daniel Dunbar
2009-11-12
1
-8
/
+7
*
Add Diagnostic::Report method for reporting diagnostics without a location.
Daniel Dunbar
2009-11-10
1
-2
/
+1
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-7
/
+7
*
PR4715
Shantonu Sen
2009-08-14
1
-1
/
+1
*
switch Warnings.cpp to use the diagnostics machinery to print diagnostics, no...
Chris Lattner
2009-06-23
1
-1
/
+3
*
Clean up some unnecessary includes.
Eli Friedman
2009-05-19
1
-1
/
+1
*
Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp
Eli Friedman
2009-05-19
1
-0
/
+106