[PATCH] D37996: [LoopInfo] Make LoopBase and Loop destructors non-public

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 16:20:45 PDT 2017


This revision was automatically updated to reflect the committed changes.
sanjoy marked an inline comment as done.
Closed by commit rL313695: [LoopInfo] Make LoopBase and Loop destructors non-public (authored by sanjoy).

Changed prior to commit:
  https://reviews.llvm.org/D37996?vs=115718&id=115923#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37996

Files:
  llvm/trunk/include/llvm/Analysis/LoopInfo.h
  llvm/trunk/lib/Analysis/LoopInfo.cpp
  llvm/trunk/lib/Transforms/IPO/LoopExtractor.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopDeletion.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/trunk/unittests/Analysis/ScalarEvolutionTest.cpp
  llvm/trunk/unittests/Transforms/Scalar/LoopPassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37996.115923.patch
Type: text/x-patch
Size: 16804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/b956b554/attachment.bin>


More information about the llvm-commits mailing list