]> granicus.if.org Git - clang/commit
Fix C++ constructor/destructor tests when run on ARM
authorStephen Lin <stephenwlin@gmail.com>
Tue, 18 Jun 2013 20:24:04 +0000 (20:24 +0000)
committerStephen Lin <stephenwlin@gmail.com>
Tue, 18 Jun 2013 20:24:04 +0000 (20:24 +0000)
commitb987eda3e3cedc2ff9d37700c8f6c3498b72384a
treec03d9dc921742df0dbf988fefdad5da59f220a76
parent662f41bd9d4bfb4aebaba05e6043a6ff5f0dc2ff
Fix C++ constructor/destructor tests when run on ARM

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184225 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/copy-constructor-synthesis-2.cpp
test/CodeGenCXX/default-constructor-template-member.cpp
test/CodeGenCXX/mangle-template.cpp
test/CodeGenCXX/virtual-base-destructor-call.cpp