Age | Commit message (Expand) | Author |
---|---|---|
2019-07-30 | Use #include "klee/..." (instead of #include <klee/...>) consistently. | Cristian Cadar |
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 |
2016-08-08 | Fix for klee_get_obj_size() crashing on 64-bit, resolves #446 | hutoTUM |