]> granicus.if.org Git - clang/commit
Removing some manual quotes from this diagnostic, since the AST diagnostics engine...
authorAaron Ballman <aaron@aaronballman.com>
Thu, 2 Jan 2014 22:29:41 +0000 (22:29 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 2 Jan 2014 22:29:41 +0000 (22:29 +0000)
commita6ce0a88cd3dad929cbe003987acce80c3781666
tree79929a51859ef1e9772d7bf4d9b56f0cf2063854
parent9a2e6eb4d425d7737f3b1f089b8b4e4ca71a7bf1
Removing some manual quotes from this diagnostic, since the AST diagnostics engine knows how to handle NamedDecl objects.

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