Package: llvm-toolchain-20 / 1:20.1.8-1~exp1
Metadata
| Package | Version | Patches format | 
|---|---|---|
| llvm-toolchain-20 | 1:20.1.8-1~exp1 | 3.0 (quilt) | 
Patch series
view the series file| Patch | File delta | Description | 
|---|---|---|
| clang format version.diff | (download) | 
              clang/tools/clang-format/clang-format-diff.py |
                    2 	1 +	1 -	0 !  | 
          ---  | 
        
| clang analyzer force version.diff | (download) | 
              clang/tools/scan-build/libexec/ccc-analyzer |
                    4 	2 +	2 -	0 !  | 
          ---  | 
        
| 23 strlcpy_strlcat_warning_removed.diff | (download) | 
              clang/include/clang/Basic/Builtins.td |
                    4 	3 +	1 -	0 !  | 
          ---  | 
        
| declare_clear_cache.diff | (download) | 
              llvm/lib/Support/Unix/Memory.inc |
                    2 	1 +	1 -	0 !  | 
          ---  | 
        
| unwind chain inclusion.diff | (download) | 
              clang/lib/Headers/unwind.h |
                    9 	5 +	4 -	0 !  | 
          ---  | 
        
| python clangpath.diff | (download) | 
              clang/bindings/python/clang/cindex.py |
                    2 	1 +	1 -	0 !  | 
          ---  | 
        
| fix clang path and build.diff | (download) | 
              clang/lib/Driver/ToolChains/Linux.cpp |
                   15 	13 +	2 -	0 !  | 
          ---  | 
        
| 0048 Set html_static_path _static everywhere.patch | (download) | 
              clang/docs/analyzer/conf.py |
                    2 	1 +	1 -	0 !  | 
          set html_static_path = ['_static'] everywhere.  | 
        
| symbolizer path.diff | (download) | 
              compiler-rt/lib/sanitizer_common/CMakeLists.txt |
                    1 	1 +	0 -	0 !  | 
          ---  | 
        
| clang tidy run bin.diff | (download) | 
              clang-tools-extra/clang-tidy/tool/run-clang-tidy.py |
                    4 	3 +	1 -	0 !  | 
          ---  | 
        
| 0001 tools clang cmake resolve symlinks in ClangConfig.cmake.patch | (download) | 
              cmake/Modules/FindPrefixFromConfig.cmake |
                    4 	2 +	2 -	0 !  | 
          [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  | 
        
| debug jit path.diff | (download) | 
              llvm/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp |
                    4 	2 +	2 -	0 !  | 
          ---  | 
        
| do not fail on unexpected pass.diff | (download) | 
              llvm/utils/lit/lit/Test.py |
                    2 	1 +	1 -	0 !  | 
          ---  | 
        
| 0044 soname.diff | (download) | 
              clang/tools/libclang/CMakeLists.txt |
                    2 	1 +	1 -	0 !  | 
          ---  | 
        
| lldb/lldb soname.diff | (download) | 
              lldb/source/API/CMakeLists.txt |
                   21 	13 +	8 -	0 !  | 
          ---  | 
        
| openmp soname.diff | (download) | 
              openmp/runtime/CMakeLists.txt |
                    3 	2 +	1 -	0 !  | 
          ---  | 
        
| silent gold test.diff | (download) | 
              llvm/test/tools/gold/X86/comdat.ll |
                    1 	1 +	0 -	0 !  | 
           fails on debian unstable amd64
 Command Output (stderr):
 --
 /build/llvm-toolchain-snapshot-4.0~svn279916/llvm/test/tools/gold/X86/start-lib-common.ll:22:10: error: expected string not found in input
 ; CHECK: @x = common global i32 0, align 8
          ^
 <stdin>:1:1: note: scanning from here
 ; ModuleID = '/build/llvm-toolchain-snapshot-4.0~svn279916/build-llvm/llvm/test/tools/gold/X86/Output/start-lib-common.ll.tmp3.o'
 ^
 <stdin>:4:1: note: possible intended match here
 @x = common global i32 0, align 4
 ^
           | 
        
| silent more tests.diff | (download) | 
              llvm/test/BugPoint/metadata.ll |
                    2 	2 +	0 -	0 !  | 
          ---  | 
        
| silent MCJIIT tests.diff | (download) | 
              llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll |
                    2 	1 +	1 -	0 !  | 
          ---  | 
        
| silent gold utils.diff | (download) | 
              llvm/test/tools/gold/X86/common_thinlto.ll |
                    1 	1 +	0 -	0 !  | 
          ---  | 
        
| silent test failing codeverage.diff | (download) | 
              llvm/test/ThinLTO/X86/autoupgrade.ll |
                    2 	2 +	0 -	0 !  | 
          ---  | 
        
| silent test macho.diff | (download) | 
              llvm/test/Object/macho-invalid.test |
                    3 	0 +	3 -	0 !  | 
          ---  | 
        
| silent llvm isel fuzzer.diff | (download) | 
              llvm/test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll |
                    1 	1 +	0 -	0 !  | 
          ---  | 
        
| remove test freezing.diff | (download) | 
              compiler-rt/test/sanitizer_common/TestCases/Linux/sysconf_interceptor_bypass_test.cpp |
                    1 	1 +	0 -	0 !  | 
          ---  | 
        
| disable llvm symbolizer test.diff | (download) | 
              llvm/test/tools/llvm-symbolizer/print_context.c |
                    1 	1 +	0 -	0 !  | 
           silent a test failing on yakkety amd64
 /tmp/buildd/llvm-toolchain-snapshot-4.0~svn279801/llvm/test/tools/llvm-symbolizer/print_context.c:16:11: error: expected string not found in input
 // CHECK: inc
          ^
 <stdin>:1:1: note: scanning from here
 _fini
 ^
 <stdin>:1:3: note: possible intended match here
 _fini
  ^
           | 
        
| disable path test failing.diff | (download) | 
              llvm/unittests/Support/Path.cpp |
                    6 	4 +	2 -	0 !  | 
          ---  | 
        
| test keep alive.diff | (download) | 
              llvm/utils/lit/lit/ProgressBar.py |
                   10 	1 +	9 -	0 !  | 
          ---  | 
        
| scan build clang path.diff | (download) | 
              clang/tools/scan-build/bin/scan-build |
                    2 	1 +	1 -	0 !  | 
          ---  | 
        
| scan view fix path.diff | (download) | 
              clang/tools/scan-view/bin/scan-view |
                    2 	1 +	1 -	0 !  | 
          ---  | 
        
| fix scan view path.diff | (download) | 
              clang/tools/scan-view/bin/scan-view |
                    3 	2 +	1 -	0 !  | 
          ---  | 
        
| lldb/lldb addversion suffix to llvm server exec.patch | (download) | 
              lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp |
                    3 	2 +	1 -	0 !  | 
          ---  | 
        
| lldb/lldb missing install.diff | (download) | 
              lldb/tools/argdumper/CMakeLists.txt |
                    3 	3 +	0 -	0 !  | 
          ---  | 
        
| disable error xray.diff | (download) | 
              compiler-rt/lib/xray/xray_tsc.h |
                    2 	0 +	2 -	0 !  | 
          ---  | 
        
| openmp/openmp check execstack.diff | (download) | 
              openmp/runtime/tools/check-execstack.py |
                    2 	1 +	1 -	0 !  | 
          ---  | 
        
