Age | Commit message (Expand) | Author |
---|---|---|
2012-12-04 | Sort the #include lines for unittest/... | Chandler Carruth |
2011-07-29 | Avoid undefined behaviour if somehow NUM_GRAPHS equals 2^32 (or | Duncan Sands |
2011-07-29 | Remove extra semicolon. | Jakub Staszak |
2011-07-28 | Use unsigned rather than uint16_t in case anyone feels like testing | Duncan Sands |
2011-07-28 | Check an additional property specific to the way LLVM | Duncan Sands |
2011-07-28 | Add a unittest for the simply connected components (SCC) iterator class. | Duncan Sands |