summaryrefslogtreecommitdiff
path: root/test/catch_class_03.pass.cpp
diff options
context:
space:
mode:
authorAsiri Rathnayake <asiri.rathnayake@arm.com>2017-04-04 14:03:54 +0000
committerAsiri Rathnayake <asiri.rathnayake@arm.com>2017-04-04 14:03:54 +0000
commit0a3a1a8a5ca5ef69e0f6b7d5b9d13e63e6fd2c19 (patch)
tree4eba99dfb042196bbb549089395675de62996905 /test/catch_class_03.pass.cpp
parent66db5e3ea75d0f8a9c4f6e7f4672bc219c326ab8 (diff)
Fix exception address alignment test for EHABI
This test fails on ARM bare-metal targets because it assumes the Itanium ABI, whereas EHABI requires the exception address to be 8-byte aligned. I was a bit puzzled at first because this should've failed on the public arm-linux builder too. I think the reason it passes there is because we don't include libunwind headers in the include path when running the libcxxabi tests, so the system unwind.h gets picked up. Reviewers: rengolin, EricWF Differential revision: https://reviews.llvm.org/D31178 git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@299435 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/catch_class_03.pass.cpp')
0 files changed, 0 insertions, 0 deletions