]> granicus.if.org Git - clang/commit
Try harder to recognize hidden tag type names in potential declarations instead
authorKaelyn Uhrain <rikka@google.com>
Wed, 2 May 2012 00:11:40 +0000 (00:11 +0000)
committerKaelyn Uhrain <rikka@google.com>
Wed, 2 May 2012 00:11:40 +0000 (00:11 +0000)
commit12f3297fbef1673b32c8987da9933687996c65b3
treefca9fc0a5706ff1644ed0dd388c4f39d289f8ef8
parent2a6e30d9ec947e26df55b4ea4eb5b583bb85ee96
Try harder to recognize hidden tag type names in potential declarations instead
of giving unhelpful errors about undeclared identifers and missing semicolons.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155965 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/SemaCXX/decl-expr-ambiguity.cpp