[all-commits] [llvm/llvm-project] 942554: [libc++][C++03] Fix a bunch of random tests
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Fri Jun 13 09:52:56 PDT 2025
Branch: refs/heads/users/philnik777/cxx03_fix_tests
Home: https://github.com/llvm/llvm-project
Commit: 94255420a3a9e470973d3f3d4f7bed76bef39d23
https://github.com/llvm/llvm-project/commit/94255420a3a9e470973d3f3d4f7bed76bef39d23
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2025-06-13 (Fri, 13 Jun 2025)
Changed paths:
R libcxx/test/libcxx-03/containers/container_traits.compile.pass.cpp
R libcxx/test/libcxx-03/experimental/fexperimental-library.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
M libcxx/test/libcxx-03/utilities/template.bitset/includes.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