[all-commits] [llvm/llvm-project] de5ff8: [libc++][test] Improves C++ Standard filtering. (#...
Mark de Wever via All-commits
all-commits at lists.llvm.org
Sat Jan 25 04:08:21 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de5ff8ad07ae824b86c5cefcba63f4b66607b759
https://github.com/llvm/llvm-project/commit/de5ff8ad07ae824b86c5cefcba63f4b66607b759
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M libcxx/docs/TestingLibcxx.rst
M libcxx/test/std/input.output/iostream.format/print.fun/includes.compile.pass.cpp
M libcxx/test/std/input.output/iostream.format/print.fun/no_file_description.pass.cpp
M libcxx/test/std/localization/locale.stdcvt/depr.verify.cpp
M libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/depr.verify.cpp
M libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.string/depr.verify.cpp
M libcxx/test/std/strings/basic.string/string.capacity/reserve.deprecated_in_cxx20.verify.cpp
M libcxx/utils/libcxx/test/params.py
Log Message:
-----------
[libc++][test] Improves C++ Standard filtering. (#89499)
Adds a new lit directive to improve C++ Standard filtering. This is
based on the
[Discourse](https://discourse.llvm.org/t/rfc-improving-c-standard-filtering-in-the-lit-tests/78474)
discussion.
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