[clang] [Clang][doc] -ffp-contract options and standard compliance (PR #127621)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 19 11:08:44 PST 2025
================
@@ -1681,19 +1681,27 @@ for more details.
permitted to produce more precise results than performing the same
operations separately.
- The C standard permits intermediate floating-point results within an
+ The C/C++ standard permits intermediate floating-point results within an
----------------
AaronBallman wrote:
I'd prefer `C and C++ standards`. Same elsewhere in the changes. :-)
https://github.com/llvm/llvm-project/pull/127621
More information about the cfe-commits
mailing list