llvm-toolchain-12.git
4 years agoSet html_static_path = ['_static'] everywhere.
Nicholas D Steeves [Sun, 11 Feb 2018 02:00:55 +0000 (21:00 -0500)]
Set html_static_path = ['_static'] everywhere.

Gbp-Pq: Name 0048-Set-html_static_path-_static-everywhere.patch

4 years agofix-clang-path-and-build
LLVM Packaging Team [Thu, 16 Dec 2021 16:49:22 +0000 (16:49 +0000)]
fix-clang-path-and-build

===================================================================

Gbp-Pq: Name fix-clang-path-and-build.diff

4 years agopython-clangpath
LLVM Packaging Team [Thu, 16 Dec 2021 16:49:22 +0000 (16:49 +0000)]
python-clangpath

Gbp-Pq: Name python-clangpath.diff

4 years agoatomic_library_1
LLVM Packaging Team [Thu, 16 Dec 2021 16:49:22 +0000 (16:49 +0000)]
atomic_library_1

Gbp-Pq: Name atomic_library_1.diff

4 years agounwind-chain-inclusion
LLVM Packaging Team [Thu, 16 Dec 2021 16:49:22 +0000 (16:49 +0000)]
unwind-chain-inclusion

# Without this patch, the first local include of unwind.h might, with the
# __has_include_next, try to include the one from the system.
# It might be /usr/include/clang/3.4/include/unwind.h
# Because of the #ifndef __CLANG_UNWIND_H, it might never include any declaration
# from the system.

Gbp-Pq: Name unwind-chain-inclusion.diff

4 years agodeclare_clear_cache
LLVM Packaging Team [Thu, 16 Dec 2021 16:49:22 +0000 (16:49 +0000)]
declare_clear_cache

Gbp-Pq: Name declare_clear_cache.diff

4 years agostrlcpy_strlcat_warning_removed
LLVM Packaging Team [Thu, 16 Dec 2021 16:49:22 +0000 (16:49 +0000)]
strlcpy_strlcat_warning_removed

Gbp-Pq: Name 23-strlcpy_strlcat_warning_removed.diff

4 years agoclang-analyzer-force-version
LLVM Packaging Team [Thu, 16 Dec 2021 16:49:22 +0000 (16:49 +0000)]
clang-analyzer-force-version

# Force the version of clang in the analyzer
# This was causing the static analyzer to fail silently if the clang & clang++ are
# not installed

Gbp-Pq: Name clang-analyzer-force-version.diff

4 years agoclang-format-version
LLVM Packaging Team [Thu, 16 Dec 2021 16:49:22 +0000 (16:49 +0000)]
clang-format-version

Gbp-Pq: Name clang-format-version.diff

4 years agoDebian-version-info-and-bugreport
LLVM Packaging Team [Thu, 16 Dec 2021 16:49:22 +0000 (16:49 +0000)]
Debian-version-info-and-bugreport

Gbp-Pq: Name 0003-Debian-version-info-and-bugreport.patch

4 years agoclang_debian_version
LLVM Packaging Team [Thu, 16 Dec 2021 16:49:22 +0000 (16:49 +0000)]
clang_debian_version

===================================================================

Gbp-Pq: Name 19-clang_debian_version.patch

4 years agollvm-toolchain-12 (1:12.0.1-18) unstable; urgency=medium
Sylvestre Ledru [Thu, 16 Dec 2021 16:49:22 +0000 (16:49 +0000)]
llvm-toolchain-12 (1:12.0.1-18) unstable; urgency=medium

  * Unbreak llvm-toolchain-12 on buster.
    -fuse-ld=gold wasn't passed to compiler-rt. it was using bfd.
    And binutils shipping in buster has a bug preventing this to work:
    https://github.com/llvm/llvm-project/issues/42339
  * Rename ocaml-nox => ocaml-base (Closes: #1002608)
  * Remove Build-Conflicts: ocaml

[dgit import unpatched llvm-toolchain-12 1:12.0.1-18]

4 years agoImport llvm-toolchain-12_12.0.1-18.debian.tar.xz
Sylvestre Ledru [Thu, 16 Dec 2021 16:49:22 +0000 (16:49 +0000)]
Import llvm-toolchain-12_12.0.1-18.debian.tar.xz

[dgit import tarball llvm-toolchain-12 1:12.0.1-18 llvm-toolchain-12_12.0.1-18.debian.tar.xz]

4 years agoImport llvm-toolchain-12_12.0.1.orig.tar.xz
Sylvestre Ledru [Fri, 9 Jul 2021 07:13:12 +0000 (08:13 +0100)]
Import llvm-toolchain-12_12.0.1.orig.tar.xz

[dgit import orig llvm-toolchain-12_12.0.1.orig.tar.xz]