about summary refs log tree commit diff homepage
path: root/test/Feature/Searchers.c
AgeCommit message (Expand)Author
2024-02-08Assume C compiler's default standard is `-std=gnu17`Martin Nowack
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-05-18tests: use names in klee_make_symbolicFrank Busse
2017-08-04Removed merging searchersLukas Wölfer
2014-09-12[tests] Set --output-dir on all test runs, in support of running tests in par...Daniel Dunbar
2012-09-12Restructured the command-line options for setting the searchCristian Cadar
2010-04-05Fix -emit-llvm spelling (although, these aren't actually needed).Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar