Age | Commit message (Collapse) | Author |
|
|
|
|
|
generated
|
|
that a call to __memcpy_chk is emitted
|
|
|
|
|
|
|
|
|
|
|
|
warning once per array. Add test case.
|
|
strips out these intrinsics
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
docker container
|
|
suite with all solvers supported by metaSMT, so the extra target provides marginal benefits.
|
|
|
|
macOS versions, where stat64 is not defined anymore.
|
|
|
|
|
|
As a follow-up to recent build script enhancements
(https://github.com/klee/klee/commit/818275b7249250780ddd5ed021cae64288514270),
finally build KLEE inside of the Docker image as artefact owned by the
`klee` user, including user-installed Python3 modules.
This fixes issues with non-writable build directories.
In addition `$HOME/.local/bin` directory is made available in search path.
|
|
Install tabulate package for klee-stats to work when used within KLEE Docker.
|
|
|
|
|
|
|
|
use size() to get N in bind(), just like the way in prepare().
|
|
|
|
Instead of using a branch that doesn't allow build artifact caching, use
the newer released version instead.
|
|
|
|
|
|
|