Skip to content
Commit dea551c5 authored by Duncan Sands's avatar Duncan Sands
Browse files

Add a unittest for the simply connected components (SCC) iterator class.

This computes every graph with 4 or fewer nodes, and checks that the SCC
class indeed returns exactly the simply connected components reachable
from the initial node.

llvm-svn: 136351
parent 48335475
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment