[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
Thu Feb 17 07:34:48 PST 2022


zahiraam added a comment.

In D109239#3326874 <https://reviews.llvm.org/D109239#3326874>, @thakis wrote:

> Any idea what's going on in that Modules/cxx20-export-import.cpp failure?

@thakis I wasn't able to reproduce the issue with Modules/cxx20-export-import.cpp locally (tried a couple of build configurations). May be it was due to the warning missing the group?  What do you think about pushing this commit and if the issue arises again; we can revert the patch if the issue persists?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109239/new/

https://reviews.llvm.org/D109239



More information about the cfe-commits mailing list