mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-11-03 07:47:12 +00:00
Enable Z3 solver (llvm & clang) to improve the quality of the static analysis results
This commit is contained in:
parent
b8c7c424ba
commit
ca26100d40
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,15 +1,9 @@
|
||||
llvm-toolchain-9 (1:9~svn374633-1~exp1) UNRELEASED; urgency=medium
|
||||
|
||||
* Prepare 9.0.1
|
||||
* Enable Z3 solver (llvm & clang) to improve the quality of the static
|
||||
analysis results
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 13 Oct 2019 09:04:33 +0200
|
||||
|
||||
llvm-toolchain-9 (1:9-3) unstable; urgency=medium
|
||||
|
||||
* python-clang-9: missing dependency on libclang-9-dev
|
||||
(Closes: #941890)
|
||||
* Enable Z3 solver (llvm & clang) to improve the quality of the static
|
||||
analysis results
|
||||
* Do not fail the test suite on the -lclang-cpp failing
|
||||
I think I need to create a libclang-cpp-dev package to unblock it
|
||||
(but dunno why it works locally)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user