[PATCH] D75952: [CFG/BasicBlock] Rename succ_const to const_succ. [NFC]
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 12 11:56:25 PDT 2020
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Sounds good - might be worth mentioning in the commit message which other types these names are being made consistent with. (did you pick the format to standardize on based on which was more prevalent, or which name you thought was more suitable even if it wasn't the most frequent?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75952/new/
https://reviews.llvm.org/D75952
More information about the llvm-commits
mailing list