[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 15:07:39 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL279482: [ADT] Actually mutate the iterator VisitStack.back().second, not its copy. (authored by timshen).
Changed prior to commit:
https://reviews.llvm.org/D23649?vs=68915&id=68916#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23649
Files:
llvm/trunk/include/llvm/ADT/DepthFirstIterator.h
llvm/trunk/unittests/ADT/CMakeLists.txt
llvm/trunk/unittests/ADT/DepthFirstIteratorTest.cpp
llvm/trunk/unittests/ADT/SCCIteratorTest.cpp
llvm/trunk/unittests/ADT/TestGraph.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23649.68916.patch
Type: text/x-patch
Size: 18938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160822/bfe2a18b/attachment.bin>
More information about the llvm-commits
mailing list