[libcxx-commits] [PATCH] D149255: [libc++][AIX] Remove LIBCXX-AIX-FIXME feature from test
Jake Egan via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 8 07:54:02 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGefd0b42171e9: [libc++][AIX] Remove LIBCXX-AIX-FIXME feature from test (authored by Jake-Egan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149255/new/
https://reviews.llvm.org/D149255
Files:
libcxx/test/libcxx/debug/extern-templates.sh.cpp
Index: libcxx/test/libcxx/debug/extern-templates.sh.cpp
===================================================================
--- libcxx/test/libcxx/debug/extern-templates.sh.cpp
+++ libcxx/test/libcxx/debug/extern-templates.sh.cpp
@@ -21,8 +21,6 @@
// option which clang doesn't accept on Windows.)
// UNSUPPORTED: windows
-// XFAIL: LIBCXX-AIX-FIXME
-
// RUN: %{cxx} %{flags} %{compile_flags} %s %{link_flags} -fPIC -DTU1 -fvisibility=hidden -shared -o %t.lib
// RUN: cd %T && %{cxx} %{flags} %{compile_flags} %s ./%basename_t.tmp.lib %{link_flags} -DTU2 -fvisibility=hidden -o %t.exe
// RUN: %{exec} %t.exe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149255.520377.patch
Type: text/x-patch
Size: 615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230508/2285d2b2/attachment.bin>
More information about the libcxx-commits
mailing list