llvm-toolchain-17.git
6 months agodebug-jit-path
LLVM Packaging Team [Fri, 13 Jun 2025 07:05:47 +0000 (09:05 +0200)]
debug-jit-path

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

Gbp-Pq: Name debug-jit-path.diff

6 months ago[PATCH] [clang] cmake: resolve symlinks in ClangConfig.cmake
Peter Wu [Fri, 4 May 2018 13:55:26 +0000 (15:55 +0200)]
[PATCH] [clang] cmake: resolve symlinks in ClangConfig.cmake

Ensure that symlinks such as /usr/lib/cmake/clang-X.Y (pointing to
/usr/lib/llvm-X.Y/lib/cmake/llvm) are resolved. This ensures that
CLANG_INSTALL_PREFIX ends up to be /usr/lib/llvm-X.Y instead of /usr.

Partially addresses PR37128

Gbp-Pq: Name 0001-tools-clang-cmake-resolve-symlinks-in-ClangConfig.cmake.patch

6 months agoclang-tidy-run-bin
LLVM Packaging Team [Fri, 13 Jun 2025 07:05:47 +0000 (09:05 +0200)]
clang-tidy-run-bin

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

Gbp-Pq: Name clang-tidy-run-bin.diff

6 months agosymbolizer-path
LLVM Packaging Team [Fri, 13 Jun 2025 07:05:47 +0000 (09:05 +0200)]
symbolizer-path

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

Gbp-Pq: Name symbolizer-path.diff

6 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

6 months agofix-clang-path-and-build
LLVM Packaging Team [Fri, 13 Jun 2025 07:05:47 +0000 (09:05 +0200)]
fix-clang-path-and-build

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

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

6 months agopython-clangpath
LLVM Packaging Team [Fri, 13 Jun 2025 07:05:47 +0000 (09:05 +0200)]
python-clangpath

Gbp-Pq: Name python-clangpath.diff

6 months agounwind-chain-inclusion
LLVM Packaging Team [Fri, 13 Jun 2025 07:05:47 +0000 (09:05 +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

6 months agodeclare_clear_cache
LLVM Packaging Team [Fri, 13 Jun 2025 07:05:47 +0000 (09:05 +0200)]
declare_clear_cache

Gbp-Pq: Name declare_clear_cache.diff

6 months agostrlcpy_strlcat_warning_removed
LLVM Packaging Team [Fri, 13 Jun 2025 07:05:47 +0000 (09:05 +0200)]
strlcpy_strlcat_warning_removed

Gbp-Pq: Name 23-strlcpy_strlcat_warning_removed.diff

6 months agoclang-analyzer-force-version
LLVM Packaging Team [Fri, 13 Jun 2025 07:05:47 +0000 (09:05 +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

6 months agoclang-format-version
LLVM Packaging Team [Fri, 13 Jun 2025 07:05:47 +0000 (09:05 +0200)]
clang-format-version

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

6 months agollvm-toolchain-17 (1:17.0.6-22) unstable; urgency=medium
Sylvestre Ledru [Fri, 13 Jun 2025 07:05:47 +0000 (09:05 +0200)]
llvm-toolchain-17 (1:17.0.6-22) unstable; urgency=medium

  [ Matthias Klose ]
  * On ppc64el configure --with-long-double-format=ieee for upcoming distros.

  [ Sylvestre Ledru ]
  * Remove Provides: libunwind-dev
    (Closes: #1027451)

[dgit import unpatched llvm-toolchain-17 1:17.0.6-22]

6 months agoImport llvm-toolchain-17_17.0.6-22.debian.tar.xz
Sylvestre Ledru [Fri, 13 Jun 2025 07:05:47 +0000 (09:05 +0200)]
Import llvm-toolchain-17_17.0.6-22.debian.tar.xz

[dgit import tarball llvm-toolchain-17 1:17.0.6-22 llvm-toolchain-17_17.0.6-22.debian.tar.xz]

2 years agoImport llvm-toolchain-17_17.0.6.orig.tar.xz
Sylvestre Ledru [Tue, 28 Nov 2023 10:43:43 +0000 (11:43 +0100)]
Import llvm-toolchain-17_17.0.6.orig.tar.xz

[dgit import orig llvm-toolchain-17_17.0.6.orig.tar.xz]