[PATCH] D116337: [clang] set __NO_MATH_ERRNO__ if -fno-math-errno
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 6 07:54:49 PST 2022
aaron.ballman added a comment.
It looks like precommit CI is still failing on `Clang :: Preprocessor/predefined-macros.c` on Windows (the Debian failures look unrelated, but you should double-check just to be sure).
https://buildkite.com/llvm-project/premerge-checks/builds/72399#4ba61c84-15ff-462e-b861-8b7be5b09eb4
Also, when you submit the patch, can you use `-U9999` to provide a bunch of context in the patch file? That makes code review easier within Phab.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116337/new/
https://reviews.llvm.org/D116337
More information about the cfe-commits
mailing list