[all-commits] [llvm/llvm-project] 2da6ce: [libc++abi] Adjust XFAIL for misaligned exception ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Apr 7 13:15:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2da6ce60a5e92e431ea121175f2bc20287cc8ef9
https://github.com/llvm/llvm-project/commit/2da6ce60a5e92e431ea121175f2bc20287cc8ef9
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-04-07 (Wed, 07 Apr 2021)
Changed paths:
M libcxxabi/test/test_exception_address_alignment.pass.cpp
Log Message:
-----------
[libc++abi] Adjust XFAIL for misaligned exception header on ARM
On ARM, the alignment has always been the right one, so this test never
fails.
More information about the All-commits
mailing list