Age | Commit message (Expand) | Author |
---|---|---|
2023-03-17 | Update build scripts | Martin Nowack |
2022-03-30 | Clearly separate between LLVM, a bitcode compiler, and sanitizer compiler | Martin Nowack |
2022-03-09 | CI: add `-fno-sanitize-recover=undefined` to UBSAN flags | Lukáš Zaoral |
2022-03-09 | CI: drop `-fsanitize=integer` from UBSAN flags | Lukáš Zaoral |
2020-09-30 | Do not use `-lubsan` and `-fuse-ld=gold` for UBSan linking | Martin Nowack |
2019-04-04 | Add MSan support for sqlite | Timotej Kapus |
2019-03-12 | Add integer sanitizer to UBSan | Martin Nowack |
2019-03-10 | Updated dependency build system for KLEE | Martin Nowack |