]> granicus.if.org Git - clang/commit
Fix PR1966 by ignoring non-error diagnostics from system headers even if they are
authorChris Lattner <sabre@nondot.org>
Sun, 3 Feb 2008 09:00:04 +0000 (09:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 Feb 2008 09:00:04 +0000 (09:00 +0000)
commit7097d9167dc6b5d6ab5ebf149b296a43939d4b36
treecd5003b1dbba1ac51c5604a9aa7a43259fa500c5
parentf8484542bbd9f3445b22fe8d240a1eac790cd8ca
Fix PR1966 by ignoring non-error diagnostics from system headers even if they are
*mapped* onto errors.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46686 91177308-0d34-0410-b5e6-96231b3b80d8
Basic/Diagnostic.cpp
Driver/TextDiagnostics.cpp
Driver/TextDiagnostics.h
include/clang/Basic/Diagnostic.h