[libcxx-commits] [libcxx] [libc++][string] Add constexpr initialization stress test (PR #184723)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 5 02:19:47 PST 2026


================
@@ -0,0 +1,44 @@
+//===----------------------------------------------------------------------===//
----------------
frederick-vs-ja wrote:

IMO it would be better to put this test file in the `libcxx/test/libcxx` subdirectory. The tested limit is very implementation-specific.

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


More information about the libcxx-commits mailing list