1 file changed
+1
-1
lines changedSubmodule llvm-project updated 36 files
- .github/workflows/libclang-python-tests.yml+1-1
- .github/workflows/llvm-project-tests.yml+8-2
- clang/docs/ReleaseNotes.rst+2-1
- clang/lib/Driver/Driver.cpp+5
- clang/lib/Driver/ToolChains/Hexagon.cpp+1-1
- clang/lib/Format/UnwrappedLineParser.cpp+1-1
- clang/lib/Sema/SemaDeclCXX.cpp+1-1
- clang/test/Driver/hexagon-toolchain-linux.c+5-5
- clang/test/Driver/modules-print-library-module-manifest-path.cpp+26
- clang/test/Modules/initializer-list-recognition-through-export-and-linkage-issue-118218.cpp+39
- clang/unittests/Format/FormatTest.cpp+18
- clang/unittests/Format/TokenAnnotatorTest.cpp+19
- cmake/Modules/LLVMVersion.cmake+1-1
- compiler-rt/lib/CMakeLists.txt+1-1
- compiler-rt/lib/lsan/lsan_interceptors.cpp+2
- compiler-rt/test/sanitizer_common/TestCases/dlsym_alloc.c+60
- libcxx/include/__config+1-1
- llvm/cmake/modules/Findzstd.cmake+3-2
- llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h+1-1
- llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp+6-2
- llvm/lib/Target/Hexagon/HexagonISelLowering.cpp+4
- llvm/lib/Target/RISCV/RISCVISelLowering.cpp+7-4
- llvm/lib/Target/RISCV/RISCVInstrInfo.cpp+7
- llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td+8-9
- llvm/lib/Target/RISCV/RISCVInstrInfoXCV.td+1-1
- llvm/lib/Target/RISCV/RISCVInstrInfoXSf.td+3-2
- llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp+4-1
- llvm/test/CodeGen/ARM/scalarize-assert-zext.ll+46
- llvm/test/CodeGen/Hexagon/simple-types-mem.ll+22
- llvm/test/CodeGen/RISCV/rvv/rv32-zve-bitcast-crash.ll+22
- llvm/test/CodeGen/RISCV/rvv/sf_vfnrclip_x_f_qf.ll+1-3
- llvm/test/CodeGen/RISCV/rvv/sf_vfnrclip_xu_f_qf.ll+1-3
- llvm/test/Transforms/SLPVectorizer/slp-deleted-inst.ll+51
- llvm/utils/gn/secondary/llvm/version.gni+1-1
- llvm/utils/lit/lit/__init__.py+1-1
- llvm/utils/mlgo-utils/mlgo/__init__.py+1-1
0 commit comments