]> granicus.if.org Git - clang/commit
use getDiagnosticLevel instead of getDiagnosticMapping, which
authorChris Lattner <sabre@nondot.org>
Thu, 16 Apr 2009 03:59:32 +0000 (03:59 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 16 Apr 2009 03:59:32 +0000 (03:59 +0000)
commit6a7334d8101f323acec7d34ed083553c206a902f
tree35a189216c6753da236e5183742285acf7b6be45
parent06ef3c3e9be4923b8e29c8e267b0c56afaa14ff3
use getDiagnosticLevel instead of getDiagnosticMapping, which
is about to become private.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69262 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp