[all-commits] [llvm/llvm-project] ca51c9: [libc++] Remove mentions of unsupported compiler v...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Mon Jan 19 13:15:42 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca51c973b5feb0b7e9c798316b03d66d9ab338cf
https://github.com/llvm/llvm-project/commit/ca51c973b5feb0b7e9c798316b03d66d9ab338cf
Author: Hristo Hristov <hghristov.rmm at gmail.com>
Date: 2026-01-19 (Mon, 19 Jan 2026)
Changed paths:
M libcxx/test/libcxx/strings/basic.string/nonnull.verify.cpp
M libcxx/test/std/time/time.zone/time.zone.leap/nonmembers/comparison.pass.cpp
M libcxx/test/std/utilities/expected/expected.expected/monadic/transform.pass.cpp
M libcxx/test/std/utilities/expected/expected.expected/monadic/transform_error.pass.cpp
M libcxx/test/std/utilities/expected/expected.void/monadic/transform_error.pass.cpp
M libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/formatter.char_array.pass.cpp
M libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/is_array.pass.cpp
M libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/is_implicit_lifetime.pass.cpp
M libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/PR31384.pass.cpp
Log Message:
-----------
[libc++] Remove mentions of unsupported compiler version from tests (#176114)
clang-19, gcc-14 are no longer supported
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