hanchenye-llvm-project/clang/utils
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
..
ABITest
C++Tests Remove the vestiges of the C backend. 2012-03-23 05:51:52 +00:00
CIndex
OptionalTests
TableGen Enhance ClangDiagnosticsEmitter to reject diagnostics that are errors that are also 2012-08-07 05:01:49 +00:00
TestUtils
VtableTest
analyzer [analyzer] CmpRuns should include file name in the issue identifier. 2012-08-02 00:41:40 +00:00
valgrind
CaptureCmd
CmpDriver
FindSpecRefs
FuzzTest [utils/FuzzTest] Add '--stop-on-fail' to stop the script on the first failure 2012-03-08 20:29:39 +00:00
SummarizeErrors
builtin-defines.c
clang-completion-mode.el Minor comments and changes to clang-completion-mode.el, from David Wood! 2012-06-07 22:33:29 +00:00
clangVisualizers.txt Updating the visualizers to include more datatypes. Patch thanks to Jay Blanchard. 2012-05-31 19:27:30 +00:00
find-unused-diagnostics.sh Add a script that produces a list of all diagnostics that are defined in 2012-02-13 20:21:52 +00:00
token-delta.py