[PATCH] D84713: [DominatorTree] Simplify ChildrenGetter.
Alina Sbirlea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 28 15:33:32 PDT 2020
asbirlea updated this revision to Diff 281382.
asbirlea added a comment.
Renamed ChildrenGet to getChildren. The same name only exists in GraphDiff, it's ok to keep a consistent naming.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84713/new/
https://reviews.llvm.org/D84713
Files:
clang/include/clang/Analysis/Analyses/Dominators.h
llvm/include/llvm/Support/GenericDomTreeConstruction.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84713.281382.patch
Type: text/x-patch
Size: 7000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200728/7483d5e8/attachment-0001.bin>
More information about the cfe-commits
mailing list