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
/
Basic
/
Diagnostic.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PR3077: tokens that come from macro expansions whose macro was
Chris Lattner
2008-11-16
1
-1
/
+1
*
fix rdar://6288301: custom warnings don't respect -Werror.
Chris Lattner
2008-10-17
1
-2
/
+8
*
Add --suppress-system-warnings (on by default, use =0 to disable)
Daniel Dunbar
2008-09-12
1
-1
/
+3
*
* Remove isInSystemHeader() from DiagClient, move it to SourceManager
Nico Weber
2008-08-10
1
-17
/
+38
*
Fix --html-diags in driver by delaying the construction of an HTMLDiagnosticC...
Ted Kremenek
2008-08-07
1
-5
/
+5
*
Add EXTWARN Diagnostic class.
Daniel Dunbar
2008-08-05
1
-1
/
+4
*
Implement support for -w, which silences all warnings. PR2384.
Chris Lattner
2008-05-29
1
-4
/
+9
*
Fix regression in Diagnostic that caused it to not register the number
Ted Kremenek
2008-04-14
1
-2
/
+3
*
Only increment the number of diagnostics when the DiagnosticClient used
Ted Kremenek
2008-04-14
1
-2
/
+6
*
Added variation of the "Report" method in the class Diagnostic that takes
Ted Kremenek
2008-03-31
1
-3
/
+7
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+232