[PATCH] D119095: [clang] Fix redundant functional cast in ConstantExpr
Kim Gräsman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 15 08:35:25 PST 2022
kimgr added a comment.
Thanks for the heads-up! I'm a little busy this week, but I need to think about potential interference between these two changes. Off the top of my head it looks like they should get along fine, but there may be subtleties.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119095/new/
https://reviews.llvm.org/D119095
More information about the cfe-commits
mailing list