[libcxx-commits] [libcxx] [libc++][NFC] Refactor `std::array`'s `verify.cpp` tests (PR #173455)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 23 23:48:04 PST 2025


================
@@ -6,17 +6,17 @@
 //
 //===----------------------------------------------------------------------===//
 
+// REQUIRES: std-at-least-c++20
+
----------------
frederick-vs-ja wrote:

I think we can remove these lines now, although this is a bit beyond NFC.
```suggestion
```

https://github.com/llvm/llvm-project/pull/173455


More information about the libcxx-commits mailing list