]> granicus.if.org Git - clang/commit
add support to the diagnostics machinery for mapping warnings and
authorChris Lattner <sabre@nondot.org>
Thu, 5 Feb 2009 22:47:05 +0000 (22:47 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 5 Feb 2009 22:47:05 +0000 (22:47 +0000)
commitda0cbc1ad4a553c4de111c1181ec7b42c5ddefce
treecb2fd50b55fcab8cb896c12b041f96e95c43e6df
parenta92206ea578983f86fbf1246702955a10056dff8
add support to the diagnostics machinery for mapping warnings and
errors to 'fatal' error severity.

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