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

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 14:41:10 PDT 2016


timshen updated this revision to Diff 68915.
timshen marked 5 inline comments as done.
timshen added a comment.

Updated as commented.


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.68915.patch
Type: text/x-patch
Size: 16154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160822/71cf595b/attachment.bin>


More information about the llvm-commits mailing list