[PATCH] D23522: [ADT] Change PostOrderIterator to use NodeRef. NFC.

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 14:32:06 PDT 2016


timshen updated this revision to Diff 68081.
timshen added a comment.

Make std::iterator<...> look normal again.


https://reviews.llvm.org/D23522

Files:
  include/llvm/ADT/PostOrderIterator.h
  include/llvm/Analysis/LoopIterator.h
  include/llvm/IR/Type.h
  lib/CodeGen/MachineTraceMetrics.cpp
  unittests/ADT/PostOrderIteratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23522.68081.patch
Type: text/x-patch
Size: 10577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160815/0a34b20b/attachment.bin>


More information about the llvm-commits mailing list