[libcxx-commits] [libcxx] [libc++][C++03] Split libc++-specific tests for the frozen headers (PR #144093)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 9 08:35:53 PDT 2025
================
@@ -0,0 +1,28 @@
+//===----------------------------------------------------------------------===//
----------------
ldionne wrote:
Unless you have a strong preference for this one, I'd make it standard. It doesn't involve any non-standard code and it's already guarded by `REQUIRES: fdelayed-template-parsing`.
https://github.com/llvm/llvm-project/pull/144093
More information about the libcxx-commits
mailing list