llvm-toolchain-19.git
14 months 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

14 months agofix-clang-path-and-build
LLVM Packaging Team [Mon, 23 Sep 2024 11:23:31 +0000 (13:23 +0200)]
fix-clang-path-and-build

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

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

14 months agopython-clangpath
LLVM Packaging Team [Mon, 23 Sep 2024 11:23:31 +0000 (13:23 +0200)]
python-clangpath

Gbp-Pq: Name python-clangpath.diff

14 months agounwind-chain-inclusion
LLVM Packaging Team [Mon, 23 Sep 2024 11:23:31 +0000 (13:23 +0200)]
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

14 months agodeclare_clear_cache
LLVM Packaging Team [Mon, 23 Sep 2024 11:23:31 +0000 (13:23 +0200)]
declare_clear_cache

Gbp-Pq: Name declare_clear_cache.diff

14 months agostrlcpy_strlcat_warning_removed
LLVM Packaging Team [Mon, 23 Sep 2024 11:23:31 +0000 (13:23 +0200)]
strlcpy_strlcat_warning_removed

Gbp-Pq: Name 23-strlcpy_strlcat_warning_removed.diff

14 months agoclang-analyzer-force-version
LLVM Packaging Team [Mon, 23 Sep 2024 11:23:31 +0000 (13:23 +0200)]
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

14 months agoclang-format-version
LLVM Packaging Team [Mon, 23 Sep 2024 11:23:31 +0000 (13:23 +0200)]
clang-format-version

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

14 months agollvm-toolchain-18 (1:18.1.8-12) unstable; urgency=medium
Sylvestre Ledru [Mon, 23 Sep 2024 11:23:31 +0000 (13:23 +0200)]
llvm-toolchain-18 (1:18.1.8-12) unstable; urgency=medium

  * Ensure that at least 1 CPU is used for build
    Thanks to Santiago Vila for the patch
    (Closes: #1082359)
  * Don't enable intel-pt on Ubuntu Bionic
  * Backport a miscompilation fix (Closes: #1082727)
  * Fix the bootstrapping (Closes: #1082610)
    Thanks to Andrey Feofilaktov for the patch
  * clang provides objc++-compiler (Closes: #1082744)
  * Update Standards version to 4.7.0

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

14 months agoImport llvm-toolchain-18_18.1.8-12.debian.tar.xz
Sylvestre Ledru [Mon, 23 Sep 2024 11:23:31 +0000 (13:23 +0200)]
Import llvm-toolchain-18_18.1.8-12.debian.tar.xz

[dgit import tarball llvm-toolchain-18 1:18.1.8-12 llvm-toolchain-18_18.1.8-12.debian.tar.xz]

17 months agoImport llvm-toolchain-18_18.1.8.orig.tar.xz
Sylvestre Ledru [Sun, 7 Jul 2024 20:01:17 +0000 (22:01 +0200)]
Import llvm-toolchain-18_18.1.8.orig.tar.xz

[dgit import orig llvm-toolchain-18_18.1.8.orig.tar.xz]