clang-1/utils
Ted Kremenek 4a535368eb 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>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161389 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-07 05:01:49 +00:00
..
ABITest
C++Tests
CIndex
OptionalTests
TableGen
TestUtils
VtableTest
analyzer
valgrind
CaptureCmd
CmpDriver
FindSpecRefs
FuzzTest
SummarizeErrors
builtin-defines.c
clang-completion-mode.el
clangVisualizers.txt
find-unused-diagnostics.sh
token-delta.py