From f3bc15ef9172daec6b8f9910ea2963a5c04834f5 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 20 Jan 2014 05:55:35 +0000 Subject: [PATCH] New snapshot release --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ae3a40ac..bd7d6244 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 * Fix the cindex.py declaration (3.3 => 3.5). Closes upstream bug #18365 * Force gcc 4.8. LLVM & Co are now in C++ 11.