[PATCH] D23649: [ADT] Actually mutate the iterator VisitStack.back().second, not its copy.

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 19 18:34:03 PDT 2016


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

Remove the duplicated Graph definition in SCCIteratorTest.cpp


https://reviews.llvm.org/D23649

Files:
  include/llvm/ADT/DepthFirstIterator.h
  unittests/ADT/CMakeLists.txt
  unittests/ADT/DepthFirstIteratorTest.cpp
  unittests/ADT/SCCIteratorTest.cpp
  unittests/ADT/TestGraph.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23649.68758.patch
Type: text/x-patch
Size: 16265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160820/9fb2a90f/attachment.bin>


More information about the llvm-commits mailing list