index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Basic
/
DiagnosticIDs.cpp
Age
Commit message (
Expand
)
Author
2011-05-25
A StringRef-ication of the DiagnosticIDs API and internals.
Argyrios Kyrtzidis
2011-04-21
Don't hide #warnings in a system header, same as gcc. Fixes rdar://8495837.
Argyrios Kyrtzidis
2011-04-21
Move the check whether a diagnostic must be ignored because it is in a system...
Argyrios Kyrtzidis
2011-04-15
Initial work to improve documentation for Clang's diagnostics, from Matthieu ...
Douglas Gregor
2011-02-25
Teach TextDiagnosticPrinter to print out '-Werror' in addition to the warning...
Ted Kremenek
2011-02-03
If any Fix-Its attached to a diagnostic have invalid source locations
Douglas Gregor
2011-01-27
Separate the access-control diagnostics from other diagnostics that do not ha...
Douglas Gregor
2011-01-14
Properly propagate #pragma diagnostic mappings from PCH but not command-line ...
Argyrios Kyrtzidis
2011-01-07
Update AST reader/writer to handle new AppleKext.
Fariborz Jahanian
2010-12-15
Fix diagnostic pragmas.
Argyrios Kyrtzidis
2010-11-18
Refactoring of Diagnostic class.
Argyrios Kyrtzidis
[prev]