]> granicus.if.org Git - clang/commit
Extend the tag-ambiguity hack I committed in r130810 for tag
authorDouglas Gregor <dgregor@apple.com>
Mon, 9 May 2011 21:46:33 +0000 (21:46 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 9 May 2011 21:46:33 +0000 (21:46 +0000)
commit93b6bceb0f009942e8a9e97d8c5c316ad10338f2
treeb28d6bc1efdf069994bc4d452afc9cad8eba18eb
parent37b8c9ee7cf2b4d5ce3ccd3be1fcadd18a783a57
Extend the tag-ambiguity hack I committed in r130810 for tag
definitions to also include tag declarations. Fixes PR8151.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131102 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/SemaCXX/tag-ambig.cpp