[PATCH] D46259: [CFLGraph][NFC] Simplify/reorder switch in visitConstantExpr
John McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 1 14:00:16 PDT 2018
rjmccall added a comment.
Thank you, this makes the change much more obvious. You've still reordered the case starting with BitCast, though.
https://reviews.llvm.org/D46259
More information about the llvm-commits
mailing list