]> granicus.if.org Git - clang/commit
Generalize two diagnostic messages to take function name as parameter.
authorTony Jiang <jtony@ca.ibm.com>
Wed, 24 May 2017 14:45:57 +0000 (14:45 +0000)
committerTony Jiang <jtony@ca.ibm.com>
Wed, 24 May 2017 14:45:57 +0000 (14:45 +0000)
commit1ec9218f787b092c64791059904c2c51c4cd798c
tree406b1fabad5af40ea3df8f7deaec44436e3f177c
parentcc243828c45d6a7e7c3daf89bcf3252192193e9c
Generalize two diagnostic messages to take function name as parameter.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@303753 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaChecking.cpp