about summary refs log tree commit diff homepage
path: root/test/Feature/BFSSearcherAndDFSSearcherInterleaved.c
AgeCommit message (Collapse)Author
2019-03-07Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively.Cristian Cadar
2018-03-23fix test/Feature/BFSSearcherAndDFSSearcherInterleaved.c to use explicit ↵Julian Büning
enumeration of possible strings instead of CHECK-SAME (does not work as intended with LLVM >= 3.7)
2017-10-15Fixed assert in BFSSearcher that does not hold as part of interleaved searcherJulian Büning