rebase of the patch

This commit is contained in:
Sylvestre Ledru 2021-08-27 09:05:17 +02:00
parent 7bfd8905f8
commit 09e12c3ee9

View File

@ -1,7 +1,7 @@
Index: llvm-toolchain-snapshot_13~++20210621102918+342bbb7832b6/libcxx/test/libcxx/atomics/atomics.align/align.pass.cpp
Index: llvm-toolchain-snapshot_14~++20210826102344+84cbd71c9592/libcxx/test/libcxx/atomics/atomics.align/align.pass.cpp
===================================================================
--- llvm-toolchain-snapshot_13~++20210621102918+342bbb7832b6.orig/libcxx/test/libcxx/atomics/atomics.align/align.pass.cpp
+++ llvm-toolchain-snapshot_13~++20210621102918+342bbb7832b6/libcxx/test/libcxx/atomics/atomics.align/align.pass.cpp
--- llvm-toolchain-snapshot_14~++20210826102344+84cbd71c9592.orig/libcxx/test/libcxx/atomics/atomics.align/align.pass.cpp
+++ llvm-toolchain-snapshot_14~++20210826102344+84cbd71c9592/libcxx/test/libcxx/atomics/atomics.align/align.pass.cpp
@@ -18,7 +18,7 @@
// GCC currently fails because it needs -fabi-version=6 to fix mangling of
@ -9,5 +9,5 @@ Index: llvm-toolchain-snapshot_13~++20210621102918+342bbb7832b6/libcxx/test/libc
-// XFAIL: gcc
+// XFAIL: *
// <atomic>
// This fails on PowerPC, as the LLIArr2 and Padding structs do not have
// adequate alignment, despite these types returning true for the query of