[PATCH] D109239: Add support for floating-option `-ffp-eval-method` and for new `pragma clang fp eval-method`
Zahira Ammarguellat via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 15 07:49:02 PDT 2022
zahiraam 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?
@glandium would you mind giving a reproducer. We might have missed a flow path where the macro is undefined.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109239/new/
https://reviews.llvm.org/D109239
More information about the cfe-commits
mailing list