[PATCH] D34158: For standards compatibility, preinclude <stdc-predef.h> if the file is available
Melanie Blower via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 10 10:05:22 PDT 2017
mibintc added a comment.
In https://reviews.llvm.org/D34158#803752, @jyknight wrote:
> This version is still disabling upon -nostdinc, which doesn't make sense to me.
>
> You didn't remove that, nor respond explaining why you think it does make sense?
You're right, I should remove the check on nostdinc. Sorry I missed that remark from you initially, that's why I didn't reply. I will upload another patch which removes the check on nostdinc.
https://reviews.llvm.org/D34158
More information about the cfe-commits
mailing list