It is fully redundant with reset().
Change-Id: I25850b9f08eace757cf03cbb8780e970aca7f51a
Paths
| Differential D83084
DomTree: Remove the releaseMemory() method ClosedPublic Authored by nhaehnle on Jul 2 2020, 2:07 PM.
Details Summary It is fully redundant with reset(). Change-Id: I25850b9f08eace757cf03cbb8780e970aca7f51a
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 2 2020, 2:07 PM nhaehnle added a parent revision: D83083: DomTree: Remove getChildren() accessor.Jul 2 2020, 2:10 PM This revision is now accepted and ready to land.Jul 2 2020, 6:39 PM Comment Actions @arsenm - if you can, please include some text whenever approving a patch via phabricator, otherwise no email indicating approval is sent to the mailing lists (which makes auditing reviews difficult) Closed by commit rG723a44c9b5d6: DomTree: Remove the releaseMemory() method (authored by nhaehnle). · Explain WhyJul 6 2020, 12:58 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 275805 clang/include/clang/Analysis/Analyses/Dominators.h
llvm/include/llvm/Analysis/PostDominators.h
llvm/include/llvm/IR/Dominators.h
llvm/include/llvm/Support/GenericDomTree.h
|