llvm-project/clang/include
Ted Kremenek 724923945b Enhance ClangDiagnosticsEmitter to reject diagnostics that are errors that are also
included in warning groups.  Warning groups can only contain warnings, because only
warnings can be mapped to errors or ignored.

This caught a few diagnostics that were incorrectly in diagnostic groups, and
could have resulted in a compiler crash when those diagnostic groups were mapped.

Fixes <rdar://problem/12044436>

llvm-svn: 161389
2012-08-07 05:01:49 +00:00
..
clang Enhance ClangDiagnosticsEmitter to reject diagnostics that are errors that are also 2012-08-07 05:01:49 +00:00
clang-c Comment to HTML conversion: correct typo in CSS class name: taram -> tparam 2012-08-01 23:47:30 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00