]> granicus.if.org Git - clang/commit
Imrpove the note text for when a non-type decl hides a tag type
authorKaelyn Uhrain <rikka@google.com>
Fri, 27 Apr 2012 18:26:49 +0000 (18:26 +0000)
committerKaelyn Uhrain <rikka@google.com>
Fri, 27 Apr 2012 18:26:49 +0000 (18:26 +0000)
commit392b3f5798a62fe038082df0a5e2244b08b917d8
tree61d84e5f2e43d5410ac9e1cb1bcdcf383468926e
parent4e47dee72a19fbc4db256361f0e4056992551c53
Imrpove the note text for when a non-type decl hides a tag type

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155723 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticCommonKinds.td
lib/Parse/ParseDecl.cpp
lib/Sema/SemaDecl.cpp
test/FixIt/fixit.cpp
test/Parser/cxx-using-declaration.cpp