]> granicus.if.org Git - clang/commit
Embrace C++ ABI 5.2.6 and consider that template instantiations don't have key functi...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 13 Oct 2010 02:39:41 +0000 (02:39 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 13 Oct 2010 02:39:41 +0000 (02:39 +0000)
commit3bd5b6c3c2ad1d5a6f88cf21f627e8d4f03c4df4
treea07342d014095d6bf69f889880907de982619b95
parent5f3aeb6f8b1e1cc00015407ef6886429f9b7fb78
Embrace C++ ABI 5.2.6 and consider that template instantiations don't have key functions (same as GCC).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116391 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/RecordLayoutBuilder.cpp
test/CodeGenCXX/template-instantiation.cpp