[libcxx-commits] [libcxx] [libc++] stddef.h needs to #include_next for the new clang __need_ macros (PR #86252)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 26 06:53:16 PDT 2024
================
@@ -0,0 +1,183 @@
+//===----------------------------------------------------------------------===//
----------------
ldionne wrote:
Let's rename to `stddef.needs.verify.cpp` or `stddef_needs.verify.cpp`.
https://github.com/llvm/llvm-project/pull/86252
More information about the libcxx-commits
mailing list