]> granicus.if.org Git - clang/commit
Simplify struct/class tag mismatch warning, per Sebastian's suggestion
authorDouglas Gregor <dgregor@apple.com>
Mon, 18 May 2009 18:46:22 +0000 (18:46 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 18 May 2009 18:46:22 +0000 (18:46 +0000)
commit52b2fe2d70d83f73ee59e9ad3d0ba8ac154acfda
treeb403375e0ef6b9af201e67b0fcbf6d39b5eefcf1
parente4cf06dd4997874a29424de60f02ff7a7b532b79
Simplify struct/class tag mismatch warning, per Sebastian's suggestion

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