[PATCH] D153590: Don't use float_t and double_t with #pragma clang fp eval_method.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 22 15:04:11 PDT 2023


rjmccall added a comment.

`abi-check` is a really generic name for a test case; could you rename those three tests to something more specific to this feature?  Also, your tests are only testing this behavior in C++.

Patch functionality LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153590



More information about the cfe-commits mailing list