937475a Merge remote-tracking branch 'origin/rawhide' into upstream-snapshot

Merged and Committed by kkleine a year ago
44 files changed. 281 lines added. 638 lines removed.
.gitignore
file modified
+24 -0
0001-PATCH-Produce-DWARF4-by-default.patch
file removed
-101
0001-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch
file modified
+4 -3
0001-Take-into-account-Fedora-Specific-install-dir-for-li.patch
file modified
+1 -1
0001-clang-tools-extra-Make-test-dependency-on-LLVMHello-.patch
file modified
+12 -8
0001-cmake-Allow-shared-libraries-to-customize-the-soname.patch
file removed
-39
D142506.diff
file added
+59
clang.rpmlintrc
file modified
+3 -0
clang.spec
file modified
+39 -13
release-keys.asc
file added
+104
sources
file modified
+4 -4
tests/README.md
file added
+6
tests/build-gating-libomp.fmf
file removed
-23
tests/build-gating-pocl.fmf
file modified
+2 -0
tests/build-gating.fmf
file modified
+23 -14
tests/clang-format-diff/main.fmf
file removed
-12
tests/clang-format-diff/test.sh
file removed
-5
tests/fedora-flags/hello.c
file removed
-5
tests/fedora-flags/hello.cpp
file removed
-5
tests/fedora-flags/main.c
file removed
-6
tests/fedora-flags/main.cpp
file removed
-6
tests/fedora-flags/main.fmf
file removed
-5
tests/fedora-flags/test.sh
file removed
-20
tests/libomp/main.fmf
file removed
-26
tests/libomp/openmp-compile-link-test.c
file removed
-8
tests/libomp/test.sh
file removed
-7
tests/llvm-test-suite/main.fmf
file removed
-17
tests/llvm-test-suite/test.sh
file removed
-7
tests/llvm-toolchain/main.fmf
file removed
-36
tests/llvm-toolchain/test.sh
file removed
-35
tests/pocl/main.fmf
file removed
-24
tests/pocl/test.sh
file removed
-7
tests/rhbz_1647130/main.fmf
file removed
-13
tests/rhbz_1647130/test.sh
file removed
-8
tests/rhbz_1657544/from_chars.cpp
file removed
-15
tests/rhbz_1657544/main.fmf
file removed
-13
tests/rhbz_1657544/test.sh
file removed
-4
tests/rhbz_482491/main.fmf
file removed
-14
tests/rhbz_482491/test.sh
file removed
-3
tests/toolchains/hello.c
file removed
-5
tests/toolchains/hello.cpp
file removed
-5
tests/toolchains/main.fmf
file removed
-32
tests/toolchains/test.sh
file removed
-89
tstellar-gpg-key.asc
file removed
-0
    Merge remote-tracking branch 'origin/rawhide' into upstream-snapshot
    
    I've done some changes as well along the was to fix some failing tests
    
    By Jesus Checa Hidalgo (18) and others
    Via Fedora Release Engineering (1) and Serge Guelton (1)
    * origin/rawhide: (65 commits)
      Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
      Update to LLVM 15.0.7
      Fix resource-filesystem ownership conflict
      Omit frame pointers when building
      Pass -vv to lit
      Remove abi_revision handling
      Add clang-devel dep to python3-clang
      Use -mabi=ieeelongdouble in ELN
      Backport patches for ucrt64 toolchain detection
      explicitly define directories for compat builds
      Update to LLVM 15.0.6
      build-gating.fmf: add brp-llvm-compile-lto-elf test from redhat-rpm-config to gating test plan
      Build test deps separately to avoid LD_LIBRARY_PATH interference
      Update to LLVM 15.0.4
      Enable ieeelongdouble for ppc64le, fix rhbz#2136099
      Default to non-pie, fix rhbz#2134146
      Package clang-tidy headers in clang-tools-extra-devel, fix rhbz#2123479
      Add patch for inline builtins with asm label
      Improve integration of llvm's libunwind
      Migrate tests to tests/clang repo
      ...
    
        
file modified
+24 -0
file added
+59
file modified
+3 -0
file modified
+39 -13
file added
+104
file modified
+4 -4
file added
+6
file modified
+2 -0
file modified
+23 -14
file removed
-26
file removed
-7
file removed
-24
file removed
-7
file removed
-0