[PATCH] D77341: [DomTree] Replace ChildrenGetter with GraphTraits over GraphDiff.

Alina Sbirlea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 3 16:49:10 PDT 2020


asbirlea updated this revision to Diff 254943.
asbirlea marked 16 inline comments as done.
asbirlea added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77341/new/

https://reviews.llvm.org/D77341

Files:
  clang/include/clang/Analysis/Analyses/Dominators.h
  llvm/include/llvm/IR/CFGDiff.h
  llvm/include/llvm/IR/Dominators.h
  llvm/include/llvm/Support/GenericDomTree.h
  llvm/include/llvm/Support/GenericDomTreeConstruction.h
  llvm/lib/IR/Dominators.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77341.254943.patch
Type: text/x-patch
Size: 24321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200403/4a4c998b/attachment-0001.bin>


More information about the cfe-commits mailing list