[libc++abi] Fix incorrect XFAILs for mis-aligned _Unwind_Exception on Apple
authorLouis Dionne <ldionne@apple.com>
Wed, 3 Jun 2020 14:06:56 +0000 (10:06 -0400)
committerLouis Dionne <ldionne@apple.com>
Wed, 3 Jun 2020 14:08:15 +0000 (10:08 -0400)
commitbf61891146be78a693ff6a52f05e1a7c8147ba4d
tree072b21c1f8b99f54ac4d5cee294e3e355def9e56
parentfebeaf94a806e53baa0f2e72fb0b386871b5089c
[libc++abi] Fix incorrect XFAILs for mis-aligned _Unwind_Exception on Apple

The problem mentioned in the XFAILs has been resolved in macosx10.15, so
the test is now XPASSing on that platform.

rdar://63640184
libcxxabi/test/test_exception_address_alignment.pass.cpp