[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:30:43 PDT 2016


timshen updated this revision to Diff 68756.
timshen marked an inline comment as done.
timshen added a comment.

Added a testcase.


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.68756.patch
Type: text/x-patch
Size: 8722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160820/aac2a8b8/attachment.bin>


More information about the llvm-commits mailing list