summaryrefslogtreecommitdiff
path: root/libcxx/test
diff options
context:
space:
mode:
authorNikolas Klauser <n_klauser@apple.com>2023-04-28 11:02:46 -0700
committerNikolas Klauser <n_klauser@apple.com>2023-05-01 15:23:12 -0700
commit819d1e860ea7b10f609ca78099878e6e2dcdeeb1 (patch)
tree88d8da566f0612960088d7000c4019e3017c5c1b /libcxx/test
parent284e54d74c149e5c936c829f19c4f93a70456fde (diff)
downloadllvm-819d1e860ea7b10f609ca78099878e6e2dcdeeb1.tar.gz
[libc++][PSTL] Fix clang-tidy
Reviewed By: ldionne, #libc Spies: libcxx-commits, miyuki, carlosgalvezp Differential Revision: https://reviews.llvm.org/D149500
Diffstat (limited to 'libcxx/test')
-rw-r--r--libcxx/test/libcxx/clang_tidy.sh.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/libcxx/test/libcxx/clang_tidy.sh.cpp b/libcxx/test/libcxx/clang_tidy.sh.cpp
index 1469d5b09f24..74df7af5c191 100644
--- a/libcxx/test/libcxx/clang_tidy.sh.cpp
+++ b/libcxx/test/libcxx/clang_tidy.sh.cpp
@@ -8,9 +8,6 @@
// REQUIRES: has-clang-tidy
-// FIXME: This should pass with the PSTL enabled
-// XFAIL: with-pstl
-
// The GCC compiler flags are not always compatible with clang-tidy.
// UNSUPPORTED: gcc