[all-commits] [llvm/llvm-project] 1e4a54: [libc++][C++03] Remove a few XFAILs in test/libcxx
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Tue Oct 14 03:33:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e4a54bb6438dc6ba828cd8754c183b152df60de
https://github.com/llvm/llvm-project/commit/1e4a54bb6438dc6ba828cd8754c183b152df60de
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M libcxx/test/libcxx/input.output/file.streams/fstreams/filebuf/traits_mismatch.verify.cpp
M libcxx/test/libcxx/input.output/file.streams/fstreams/traits_mismatch.verify.cpp
Log Message:
-----------
[libc++][C++03] Remove a few XFAILs in test/libcxx
We've split the libc++ tests into C++03 and non-C++03 tests, so these
XFAILs aren't needed 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