[PATCH] D158709: [Headers][Modules] Make separate headers for the stdarg.h and stddef.h pieces so that they can be modularized
Heejin Ahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 31 14:51:36 PDT 2023
aheejin added a comment.
The added space in `((void *)0)` in `__stddef_null.h` broke <https://logs.chromium.org/logs/emscripten-releases/buildbucket/cr-buildbucket/8771230198259238865/+/u/Build_Emscripten__upstream_/stdout> Emscripten CI. I added the space back in D159312 <https://reviews.llvm.org/D159312>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158709/new/
https://reviews.llvm.org/D158709
More information about the cfe-commits
mailing list