sepavloff added inline comments.
Comment at: clang/lib/Sema/SemaStmt.cpp:398
+// If dynamic rounding mode is specified in absence of FENV_ACCESS, treat
it
+// as setting default rounding mode.
+FpPragmaStack.CurrentValue.clearConstRoundingModeOverride();
efriedma added inline comments.
Comment at: clang/lib/Sema/SemaStmt.cpp:398
+// If dynamic rounding mode is specified in absence of FENV_ACCESS, treat
it
+// as setting default rounding mode.
+FpPragmaStack.CurrentValue.clearConstRoundingModeOverride();
-
sepavloff created this revision.
sepavloff added reviewers: rjmccall, aaron.ballman, kpn.
Herald added a project: All.
sepavloff requested review of this revision.
Herald added a project: clang.
Now starting from the first use of `pragma FENV_ROUND` rounding mode
becomes user-defined and there is