[PATCH] D72841: Add support for pragma float_control, to control precision and exception behavior at the source level

Melanie Blower via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 8 08:33:07 PDT 2020


mibintc added a comment.

I got a report that this patch was causing a problem with Windows <numeric> header because #pragma float_control should be supported in namespace context.  I've posted a patch for review here https://reviews.llvm.org/D79631


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72841





More information about the llvm-commits mailing list