[PATCH] D51683: Fix arm_neon.h and arm_fp16.h generation for compiling with std=c89
Dave Green via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 6 06:29:23 PDT 2018
dmgreen added a comment.
These new changes look good to me.
If you are updating things like this, it's often better to create a new Phab review so it's easier to see it's a new thing (or, in cases like this where the changes are simple and just test updates, they often don't need review). Either way, LGTM. Thanks for the test fix.
https://reviews.llvm.org/D51683
More information about the cfe-commits
mailing list