[llvm-branch-commits] [libcxx] release/18.x: [libc++] Simplify the implementation of <stddef.h> (#86843) (PR #87374)

Nico Weber via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Apr 10 15:36:27 PDT 2024


nico wrote:

As mentioned on #86843, this breaks using `-pedantic` in code that includes libc++ headers. Since this got cherry-picked (…why? doesn't seem urgent?), we also must cherry-pick #88214.

https://github.com/llvm/llvm-project/pull/87374


More information about the llvm-branch-commits mailing list