llvm-toolchain-12.git
4 years agofix-clang-path-and-build
LLVM Packaging Team [Thu, 28 Oct 2021 14:45:49 +0000 (15:45 +0100)]
fix-clang-path-and-build

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

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

4 years agopython-clangpath
LLVM Packaging Team [Thu, 28 Oct 2021 14:45:49 +0000 (15:45 +0100)]
python-clangpath

Gbp-Pq: Name python-clangpath.diff

4 years agoatomic_library_1
LLVM Packaging Team [Thu, 28 Oct 2021 14:45:49 +0000 (15:45 +0100)]
atomic_library_1

Gbp-Pq: Name atomic_library_1.diff

4 years agounwind-chain-inclusion
LLVM Packaging Team [Thu, 28 Oct 2021 14:45:49 +0000 (15:45 +0100)]
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, 28 Oct 2021 14:45:49 +0000 (15:45 +0100)]
declare_clear_cache

Gbp-Pq: Name declare_clear_cache.diff

4 years agostrlcpy_strlcat_warning_removed
LLVM Packaging Team [Thu, 28 Oct 2021 14:45:49 +0000 (15:45 +0100)]
strlcpy_strlcat_warning_removed

Gbp-Pq: Name 23-strlcpy_strlcat_warning_removed.diff

4 years agoclang-analyzer-force-version
LLVM Packaging Team [Thu, 28 Oct 2021 14:45:49 +0000 (15:45 +0100)]
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, 28 Oct 2021 14:45:49 +0000 (15:45 +0100)]
clang-format-version

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

4 years agoDebian-version-info-and-bugreport
LLVM Packaging Team [Thu, 28 Oct 2021 14:45:49 +0000 (15:45 +0100)]
Debian-version-info-and-bugreport

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

4 years agoclang_debian_version
LLVM Packaging Team [Thu, 28 Oct 2021 14:45:49 +0000 (15:45 +0100)]
clang_debian_version

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

Gbp-Pq: Name 19-clang_debian_version.patch

4 years agollvm-toolchain-12 (1:12.0.1-16) unstable; urgency=medium
Sylvestre Ledru [Thu, 28 Oct 2021 14:45:49 +0000 (15:45 +0100)]
llvm-toolchain-12 (1:12.0.1-16) unstable; urgency=medium

  [ Erik Maciejewski ]
  * use make variables populated by /usr/share/dpkg/buildflags.mk and remove
    _EXTRA suffix from STAGE_1_ and STAGE_2_ flag vars to improve clarity and
    readability for the multi-stage setup in debian/rules
  * remove some redundant cmake options (options with the same value as their
    default) from, and move PYTHON_EXECUTABLE cmake option to, the cmake
    configure command in debian/rules
  * re-disable fixfilepath in dpkg-buildflags in favor of using the more llvm
    aware implementation provided by the llvm-project by setting
    LLVM_USE_RELATIVE_PATHS_IN_FILES=ON in both stages of the toolchain
    build in debian/rules

  [ Sylvestre Ledru ]
  * autopkgtest/integration-test-suite-test: restrict to arm64/amd64 for now

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

4 years agoImport llvm-toolchain-12_12.0.1-16.debian.tar.xz
Sylvestre Ledru [Thu, 28 Oct 2021 14:45:49 +0000 (15:45 +0100)]
Import llvm-toolchain-12_12.0.1-16.debian.tar.xz

[dgit import tarball llvm-toolchain-12 1:12.0.1-16 llvm-toolchain-12_12.0.1-16.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]