[libcxx-commits] [libcxx] [libc++] Fix the visibility of type traits (PR #111522)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 9 06:54:47 PDT 2024
================
@@ -0,0 +1,71 @@
+//===----------------------------------------------------------------------===//
----------------
ldionne wrote:
Meta-comment: I think I would group all these tests in a single file under `test/std/utilities/meta`, just to avoid duplicating the `RUN:` boilerplate.
https://github.com/llvm/llvm-project/pull/111522
More information about the libcxx-commits
mailing list