]> granicus.if.org Git - clang/commit
Try to recognise hidden tag type names in potential declarations, in ObjC code as...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 7 May 2013 19:54:28 +0000 (19:54 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 7 May 2013 19:54:28 +0000 (19:54 +0000)
commit99e9fe08bbba3d71db41cfd7585b9658ee85ef55
treeb8cc9f296e84f6ab37ad6f988943ef88183f8b38
parent7f0ffb3a9f4ce7428fd4f6eb3c3274c867c134f8
Try to recognise hidden tag type names in potential declarations, in ObjC code as well.

rdar://13829073

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