summaryrefslogtreecommitdiff
path: root/unittests/ADT/SCCIteratorTest.cpp
Commit message (Expand)AuthorAge
* [C++11] Use 'nullptr'.Craig Topper2014-06-08
* SCC: Change clients to use const, NFCDuncan P. N. Exon Smith2014-04-25
* Sort the #include lines for unittest/...Chandler Carruth2012-12-04
* Avoid undefined behaviour if somehow NUM_GRAPHS equals 2^32 (orDuncan Sands2011-07-29
* Remove extra semicolon.Jakub Staszak2011-07-29
* Use unsigned rather than uint16_t in case anyone feels like testingDuncan Sands2011-07-28
* Check an additional property specific to the way LLVMDuncan Sands2011-07-28
* Add a unittest for the simply connected components (SCC) iterator class.Duncan Sands2011-07-28