3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-07 09:55:19 +00:00
z3/contrib
Dan Liew f15766baee [TravisCI] Don't run the non-native example when building with UBSan.
This a workaround. Right now `libz3` gets linked against a static
UBSan runtime which means none of the non-native language bindings
(e.g. python) can load `libz3` due to undefined symbols. We need
to link `libz3` against a shared UBSan runtime to fix this.
2017-10-16 08:56:17 +01:00
..
ci [TravisCI] Don't run the non-native example when building with UBSan. 2017-10-16 08:56:17 +01:00
cmake [CMake] Modify contrib/cmake/bootstrap.py to do nothing except 2017-06-12 11:59:39 +01:00
qprofdiff Added maintainers.txt for qprofdiff 2017-04-10 13:18:45 +01:00
suppressions [TravisCI] Add ASan/LSan/UBSan suppression files and use them in 2017-10-16 08:56:17 +01:00