about summary refs log tree commit diff homepage
path: root/test/Feature/consecutive_divide_by_zero.c
AgeCommit message (Expand)Author
2024-02-08Assume C compiler's default standard is `-std=gnu17`Martin Nowack
2021-05-04tests: adjust to new summary outputFrank Busse
2019-03-07Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively.Cristian Cadar
2018-10-26llvm5: test, add -disable-O0-optnone to -O0Jiri Slaby
2018-09-06Use FileCheck and LINE instead of grep if possibleMartin Nowack
2014-09-12[tests] Set --output-dir on all test runs, in support of running tests in par...Daniel Dunbar
2013-09-02Fixed bug where divide by zero bugs would only be detected once in a programDan Liew