[libcxx-commits] [libcxx] Add a regression test for recent regression in pair. (PR #97355)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 2 04:14:40 PDT 2024
================
@@ -0,0 +1,15 @@
+// Check that instantiating pair doesn't look up type traits "too early", before
----------------
philnik777 wrote:
Please add a license header
https://github.com/llvm/llvm-project/pull/97355
More information about the libcxx-commits
mailing list