[PATCH] D159312: [Headers] Remove a space in NULL define
Heejin Ahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 1 08:32:19 PDT 2023
aheejin added a comment.
I believe this is better solved downstream, i.e., in musl. I'm not a musl developer but a user, but I can consider contributing a patch there. I'd like to remove the whitespace for now because it is currently breaking us and it had been that way for a long time anyway, but I don't mind removing the comments, given that it sounds like we cannot change this forever.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159312/new/
https://reviews.llvm.org/D159312
More information about the cfe-commits
mailing list