[PATCH] D119095: [clang] Fix redundant functional cast in ConstantExpr
Kim Gräsman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 19 05:21:47 PST 2022
kimgr added a comment.
First sanity check: applying this patch on my branch causes no test failures either in the `tools/clang/unittests/Tooling/ToolingTests` or `ninja check-clang-semacxx`. Hopefully I can think this through more deeply soon.
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