Age | Commit message (Expand) | Author |
---|---|---|
2019-03-07 | Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively. | Cristian Cadar |
2018-10-26 | llvm5: test, add -disable-O0-optnone to -O0 | Jiri Slaby |
2018-08-03 | Fixed runtest library to handle the case of a NULL "name" argument in klee_ma... | Cristian Cadar |
2018-05-01 | Ensured program reliably has 3 paths to be explored, and removed unnecessary ... | Cristian Cadar |
2018-05-01 | Implement klee_prefer_cex() and klee_abort() in Runtest and added correspondi... | lyxia |
2017-07-24 | Moved klee_choose from klee-libc to KLEE intrinsics. | Cristian Cadar |
2017-02-14 | Fix linker compatibility under macOS | Andrea Mattavelli |
2017-01-14 | Change how error handling is done in libkleeRuntest. | Dan Liew |
2017-01-14 | Fix bug reported privately by @danielschemmel . | Dan Liew |
2017-01-14 | Write tests to test `libkleeRuntest`. The `replay_posix_runtime.c` | Dan Liew |