Skip to content
Commit 0445c649 authored by Alina Sbirlea's avatar Alina Sbirlea Committed by Mehdi Amini
Browse files

[DomTree] Replace ChildrenGetter with GraphTraits over GraphDiff.

This replaces the ChildrenGetter inside the DominatorTree with
GraphTraits over a GraphDiff object, an object which encapsulated the
view of the previous CFG.
This also simplifies the extentions in clang which use DominatorTree, as
GraphDiff also filters nullptrs.

Re-land a9037498 after moving CFGDiff.h
to Support.

Differential Revision: https://reviews.llvm.org/D77341
parent a5b9316b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment