[PATCH] D22937: [ADT] NFC: Generalize GraphTraits requirement of "NodeType *" in interfaces to "NodeRef", and migrate SCCIterator.h to use NodeRef

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 15:40:08 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277399: [ADT] NFC: Generalize GraphTraits requirement of "NodeType *" in interfaces… (authored by timshen).

Changed prior to commit:
  https://reviews.llvm.org/D22937?vs=66005&id=66396#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22937

Files:
  llvm/trunk/include/llvm/ADT/GraphTraits.h
  llvm/trunk/include/llvm/ADT/SCCIterator.h
  llvm/trunk/include/llvm/Analysis/CallGraph.h
  llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/trunk/include/llvm/IR/CFG.h
  llvm/trunk/lib/Analysis/BlockFrequencyInfoImpl.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionAttrs.cpp
  llvm/trunk/unittests/ADT/SCCIteratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22937.66396.patch
Type: text/x-patch
Size: 11482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160801/3ba68d9d/attachment.bin>


More information about the llvm-commits mailing list