[PATCH] D156230: [clang][dataflow][NFC] Eliminate variable only used in assertion.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 25 05:00:54 PDT 2023
sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.
(if you prefer to keep the named variable, `(void)StructVal2` is also fine)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156230/new/
https://reviews.llvm.org/D156230
More information about the cfe-commits
mailing list