[PATCH] D85960: [AST][FPEnv] Keep FP options in trailing storage of CastExpr
Kevin P. Neal via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 14 12:16:26 PDT 2020
kpn added a comment.
You mentioned in D85920 <https://reviews.llvm.org/D85920> a need to merge this review with that review. I don't think that's needed. This code here is farther along. It does everything that D85920 <https://reviews.llvm.org/D85920> does and has necessary pieces implemented as well.
I think this ticket should go into the tree instead of D85920 <https://reviews.llvm.org/D85920>. I'd sign off on it this minute if I had more experience in clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85960/new/
https://reviews.llvm.org/D85960
More information about the cfe-commits
mailing list