[PATCH] D89360: Treat constant contexts as being in the default rounding mode.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 13 20:30:48 PDT 2020


rjmccall added a comment.

Okay.  I can accept the fairly unfortunate thing with `const int` initializers.  When is `IsConstantContext` set in C, just static initializers?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89360



More information about the cfe-commits mailing list