[PATCH] D34158: For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is available
James Y Knight via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 24 12:49:24 PDT 2017
jyknight added a comment.
I'd still _very_ much like a solution that is acceptable for all libc to use, and have that on by default.
However, I guess this is fine.
Only concern I have is that it seems odd that so many test-cases needed to be changed. What fails without those test changes?
https://reviews.llvm.org/D34158
More information about the cfe-commits
mailing list