[libcxx-commits] [libcxx] [libc++][NFC] Refactor `std::array`'s `verify.cpp` tests (PR #173455)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 24 01:09:54 PST 2025
================
@@ -6,17 +6,17 @@
//
//===----------------------------------------------------------------------===//
+// REQUIRES: std-at-least-c++20
+
----------------
philnik777 wrote:
I think it'd be fine to make this non-NFC and improve the tests.
https://github.com/llvm/llvm-project/pull/173455
More information about the libcxx-commits
mailing list