[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
Wed Apr 26 06:27:06 PDT 2023
Jake-Egan created this revision.
Herald added a project: All.
Jake-Egan requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
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.517144.patch
Type: text/x-patch
Size: 615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230426/f31ef2c9/attachment-0001.bin>
More information about the libcxx-commits
mailing list