[PATCH] D109239: Add support for floating-option `-ffp-eval-method` and for new `pragma clang fp eval-method`
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 15 06:34:24 PDT 2022
aaron.ballman added a comment.
In D109239#3453770 <https://reviews.llvm.org/D109239#3453770>, @glandium wrote:
> Is it expected that `__FLT_EVAL_METHOD__` is not set at all anymore by default after this change?
Can you give a bit more details about what you're seeing? "not set at all" sounds like "not predefined as a macro" which is definitely not intended, but I can't reproduce.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109239/new/
https://reviews.llvm.org/D109239
More information about the cfe-commits
mailing list