This revision was automatically updated to reflect the committed changes.
Closed by commit rGba8b5ff874ad: Adding a note about the macro
__FLT_EVAL_METHOD__; NFC (authored by zahiraam, committed by aaron.ballman).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM, thanks for the cleanup here!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124033/new/
https://reviews.llvm.org/D124033
__
zahiraam added inline comments.
Comment at: clang/docs/UsersManual.rst:1610-1618
The macro ``__FLT_EVAL_METHOD__`` will expand to either the value set from the
command line option ``ffp-eval-method`` or to the value from the target info
-setting. The ``__FLT_EVAL_METHOD__`` mac
zahiraam updated this revision to Diff 424036.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124033/new/
https://reviews.llvm.org/D124033
Files:
clang/docs/UsersManual.rst
Index: clang/docs/UsersManual.rst
===
--- clang/
aaron.ballman added inline comments.
Comment at: clang/docs/UsersManual.rst:1610-1618
The macro ``__FLT_EVAL_METHOD__`` will expand to either the value set from the
command line option ``ffp-eval-method`` or to the value from the target info
-setting. The ``__FLT_EVAL_METHOD__`
zahiraam created this revision.
zahiraam added a reviewer: aaron.ballman.
Herald added a project: All.
zahiraam requested review of this revision.
Herald added a project: clang.
This is to clarify that the macro __FLT_EVAL_METHOD__ it is not pre-defined
like other preprocessor macros. It will