[PATCH] D31694: [ADT] Generic BFS graph iterator

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 10:15:44 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299660: [ADT] Add a generic breadth-first-search graph iterator. (authored by davide).

Changed prior to commit:
  https://reviews.llvm.org/D31694?vs=94272&id=94388#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31694

Files:
  llvm/trunk/include/llvm/ADT/BreadthFirstIterator.h
  llvm/trunk/unittests/ADT/BreadthFirstIteratorTest.cpp
  llvm/trunk/unittests/ADT/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31694.94388.patch
Type: text/x-patch
Size: 7794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170406/d65ffd4d/attachment.bin>


More information about the llvm-commits mailing list