New snapshot release

This commit is contained in:
Sylvestre Ledru 2014-01-20 05:55:35 +00:00
parent b32315ae5d
commit f3bc15ef91

3
debian/changelog vendored
View File

@ -1,5 +1,6 @@
llvm-toolchain-snapshot (1:3.5~svn197556-2) unstable; urgency=low llvm-toolchain-snapshot (1:3.5~svn199601-1) unstable; urgency=low
* New snapshot release
* Update clang-format declaration from 3.4 => 3.5. Closes upstream bug #18451 * Update clang-format declaration from 3.4 => 3.5. Closes upstream bug #18451
* Fix the cindex.py declaration (3.3 => 3.5). Closes upstream bug #18365 * Fix the cindex.py declaration (3.3 => 3.5). Closes upstream bug #18365
* Force gcc 4.8. LLVM & Co are now in C++ 11. * Force gcc 4.8. LLVM & Co are now in C++ 11.