]> granicus.if.org Git - clang/commit
MS ABI: Use the most recent decl to check the inheritance model
authorReid Kleckner <reid@kleckner.net>
Sat, 8 Feb 2014 01:15:37 +0000 (01:15 +0000)
committerReid Kleckner <reid@kleckner.net>
Sat, 8 Feb 2014 01:15:37 +0000 (01:15 +0000)
commit746e87d96b8a345501ce3b906de842011958cfcd
treecaed0a77adae758b2e99a5a90b2b41250ab7bb6b
parenta82c1e63816f145c83a8b6b04d3ab05fe0731e53
MS ABI: Use the most recent decl to check the inheritance model

This was crashing compilation of DeclContext::buildLookupImpl<>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201013 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/MicrosoftMangle.cpp
test/CodeGenCXX/mangle-ms-templates-memptrs.cpp