[all-commits] [llvm/llvm-project] 737cb7: [libc++][C++03][NFC] Remove XFAILS from libcxx/tes...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Tue Aug 26 07:25:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 737cb78319341478cc5b946f9e1efda54643bfa6
https://github.com/llvm/llvm-project/commit/737cb78319341478cc5b946f9e1efda54643bfa6
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M libcxx/test/libcxx/containers/sequences/deque/segmented_iterator.compile.pass.cpp
M libcxx/test/libcxx/localization/locale.categories/__scan_keyword.pass.cpp
Log Message:
-----------
[libc++][C++03][NFC] Remove XFAILS from libcxx/test/libcxx (#155384)
We've split the implementation-specific tests into
`libcxx/test/libcxx-03`, so we don't need the annotations in
`libcxx/test/libcxx` anymore.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list