]> granicus.if.org Git - clang/commit
Do a second lookup for type_info in the global namespace in microsoft mode. PR13153.
authorNico Weber <nicolasweber@gmx.de>
Tue, 19 Jun 2012 23:58:27 +0000 (23:58 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 19 Jun 2012 23:58:27 +0000 (23:58 +0000)
commited36b2a80878c29603bdc89a7969253fb6446174
treeb8877259848db620a295e178dac8fc22b732104e
parent8e083e71d48f7f4d6ef40c00531c2e14df745486
Do a second lookup for type_info in the global namespace in microsoft mode. PR13153.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158768 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprCXX.cpp
test/SemaCXX/MicrosoftCompatibilityNoExceptions.cpp [new file with mode: 0644]