[libcxx-commits] [libcxx] [libc++] Fix the visibility of type traits (PR #111522)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 9 09:21:38 PDT 2024
================
@@ -0,0 +1,71 @@
+//===----------------------------------------------------------------------===//
----------------
philnik777 wrote:
I mean, it's not that much boiler plate. I'd rather avoid having huge test files if they can be split somewhat meaningfully. We could also consider adding a `.shared.cpp` test or something like that if we want to extend our test coverage in this area in the future.
https://github.com/llvm/llvm-project/pull/111522
More information about the libcxx-commits
mailing list