1 file changed
+1
-1
lines changed- clang-tools-extra/clang-tidy/misc/ConstCorrectnessCheck.cpp+6-2
- clang-tools-extra/docs/clang-tidy/checks/misc/const-correctness.rst+80-32
- clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-pointer-as-values.cpp+61
- clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-values.cpp+6-46
- clang/lib/AST/StmtPrinter.cpp+1-1
- clang/lib/CodeGen/CGStmt.cpp+15
- clang/lib/Sema/SemaInit.cpp+4-4
- clang/test/CodeGen/debug-info-enum-case-val.c+30
- clang/test/SemaCXX/specialization-diagnose-crash.cpp+24
- clang/unittests/AST/StmtPrinterTest.cpp+44-11
- libcxx/docs/ReleaseNotes.rst+5-5
- libcxx/include/__config+20-13
- libcxx/include/stdatomic.h+2-2
- libcxx/test/libcxx/depr/depr.func.adaptor.typedefs/typedefs.depr_in_cxx17.verify.cpp+7
- libcxx/test/libcxx/include_as_c.sh.cpp+1
- lld/ELF/Arch/RISCV.cpp+5-4
- lld/test/ELF/riscv-relax-align-rvc.s+13
- llvm/CMakeLists.txt+3-1
- llvm/cmake/modules/LLVMConfig.cmake.in-1
- llvm/include/llvm/ADT/GenericCycleImpl.h+21-8
- llvm/include/llvm/ADT/GenericCycleInfo.h+11-8
- llvm/lib/Analysis/ValueTracking.cpp+11-2
- llvm/lib/Support/CMakeLists.txt+13-4
- llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp+3
- llvm/lib/Target/SPIRV/SPIRVDuplicatesTracker.cpp+2
- llvm/lib/Transforms/Vectorize/LoopVectorize.cpp+2-2
- llvm/lib/Transforms/Vectorize/VPlan.cpp+1-1
- llvm/lib/Transforms/Vectorize/VPlan.h+1-1
- llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp+3-2
- llvm/test/Transforms/InstSimplify/floating-point-compare.ll+16
- llvm/test/Transforms/LoopVectorize/AArch64/sve-epilog-vect.ll+275-111
- llvm/test/Transforms/LoopVectorize/AArch64/sve-live-out-pointer-induction.ll+22-34
- llvm/test/Transforms/LoopVectorize/AArch64/sve-widen-gep.ll+30-42
- llvm/test/Transforms/LoopVectorize/AArch64/sve-widen-phi.ll+42-51
- llvm/tools/llvm-config/CMakeLists.txt+7-1
- llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/misc/BUILD.gn+1-1
- llvm/utils/gn/secondary/llvm/version.gni+1-1
- llvm/utils/lit/lit/__init__.py+1-1
- polly/test/CMakeLists.txt+2
- utils/bazel/llvm-project-overlay/clang/BUILD.bazel+3-3
- utils/bazel/llvm-project-overlay/clang/include/clang/Config/config.h+1-1
- utils/bazel/llvm-project-overlay/lld/BUILD.bazel+1-1
- utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/llvm-config.h+2-2
0 commit comments