[PATCH] D146148: Float_t and double_t types shouldn't be modified by #pragma clang fp eval_method

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 22 06:16:02 PDT 2023


aaron.ballman added reviewers: rjmccall, serge-sans-paille.
aaron.ballman added a comment.

> Where do you suggest I add the documentation?

Somewhere around https://clang.llvm.org/docs/LanguageExtensions.html#extensions-to-specify-floating-point-flags where we document `clang fp eval_method`.


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

https://reviews.llvm.org/D146148



More information about the cfe-commits mailing list