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
/
DiagnosticIDs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't hide #warnings in a system header, same as gcc. Fixes rdar://8495837.
Argyrios Kyrtzidis
2011-04-21
1
-0
/
+6
*
Move the check whether a diagnostic must be ignored because it is in a system...
Argyrios Kyrtzidis
2011-04-21
1
-26
/
+13
*
Initial work to improve documentation for Clang's diagnostics, from Matthieu ...
Douglas Gregor
2011-04-15
1
-12
/
+87
*
Teach TextDiagnosticPrinter to print out '-Werror' in addition to the warning...
Ted Kremenek
2011-02-25
1
-3
/
+8
*
If any Fix-Its attached to a diagnostic have invalid source locations
Douglas Gregor
2011-02-03
1
-0
/
+13
*
Separate the access-control diagnostics from other diagnostics that do not ha...
Douglas Gregor
2011-01-27
1
-5
/
+9
*
Properly propagate #pragma diagnostic mappings from PCH but not command-line ...
Argyrios Kyrtzidis
2011-01-14
1
-1
/
+1
*
Update AST reader/writer to handle new AppleKext.
Fariborz Jahanian
2011-01-07
1
-1
/
+1
*
Fix diagnostic pragmas.
Argyrios Kyrtzidis
2010-12-15
1
-12
/
+34
*
Refactoring of Diagnostic class.
Argyrios Kyrtzidis
2010-11-18
1
-0
/
+547