[PATCH] D109239: Add support for floating-option `-ffp-eval-method` and for new `pragma clang fp eval-method`
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 17 13:46:32 PST 2022
thakis added a comment.
I saw that test failing again. I could repro the problem locally and fixed it in 1689b1092ebb2c630f8ef1d3880a9fb4808d16fa <https://reviews.llvm.org/rG1689b1092ebb2c630f8ef1d3880a9fb4808d16fa>. I guess this did make it into the pch somehow after all. But all good now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109239/new/
https://reviews.llvm.org/D109239
More information about the cfe-commits
mailing list