This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0baf85c33109: [clang] Set FP options in Sema when
instantiating CompoundStmt (authored by sepavloff).
Changed prior to commit:
https://reviews.llv
hubert.reinterpretcast accepted this revision.
hubert.reinterpretcast added a comment.
This revision is now accepted and ready to land.
LGTM; thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158158/new/
https://reviews.llvm.org/D158158
__
sepavloff created this revision.
sepavloff added reviewers: rjmccall, aaron.ballman, efriedma, zahiraam.
Herald added a project: All.
sepavloff requested review of this revision.
Herald added a project: clang.
When an expression is instantiated, TreeTransform skips ImplicitCastExpr
nodes, assuming