[all-commits] [llvm/llvm-project] 7b7624: [libc++][C++03] Fix a bunch of random tests
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Tue Aug 26 00:09:02 PDT 2025
Branch: refs/heads/users/philnik777/cxx03_fix_tests
Home: https://github.com/llvm/llvm-project
Commit: 7b76244ee066889046d96d7c12d20a89b59e6817
https://github.com/llvm/llvm-project/commit/7b76244ee066889046d96d7c12d20a89b59e6817
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
R libcxx/test/libcxx-03/containers/container_traits.compile.pass.cpp
M libcxx/test/libcxx-03/iterators/bounded_iter/comparison.pass.cpp
M libcxx/test/libcxx-03/numerics/bit.ops.pass.cpp
R libcxx/test/libcxx-03/type_traits/desugars_to.compile.pass.cpp
M libcxx/test/libcxx-03/type_traits/is_constant_evaluated.pass.cpp
R libcxx/test/libcxx-03/type_traits/is_replaceable.compile.pass.cpp
R libcxx/test/libcxx-03/utilities/function.objects/refwrap/desugars_to.compile.pass.cpp
M libcxx/test/libcxx-03/utilities/meta/is_referenceable.compile.pass.cpp
Log Message:
-----------
[libc++][C++03] Fix a bunch of random tests
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