This commit is contained in:
Sylvestre Ledru 2016-11-05 13:38:47 +00:00
parent c573e326bc
commit bbe6d1e995

4
debian/changelog vendored
View File

@ -1,10 +1,10 @@
llvm-toolchain-3.9 (1:3.9-5) UNRELEASED; urgency=medium
llvm-toolchain-3.9 (1:3.9-5) unstable; urgency=medium
* d/p/0011-SimplifyCFG-Hoisting-invalidates-metadata.patch: Also apply bug 29163
to fix some issues in rust (Closes: #842956)
Many thanks to Ximin Luo for the investigation
* libclang-common-3.9-dev: missing multilib binaries for the sanatizer
* libclang-common-3.9-dev: missing multilib binaries for the sanitizer
libraries (Closes: #841923)
Many thanks to Norbert Lange for the changes