[all-commits] [llvm/llvm-project] 353f53: [clang-tidy] support pointee mutation check in mis...

Congcong Cai via All-commits all-commits at lists.llvm.org
Mon Mar 10 23:55:20 PDT 2025


  Branch: refs/heads/users/ccc/03-09-_clang-tidy_support_pointee_mutation_check_in_misc-const-correctness
  Home:   https://github.com/llvm/llvm-project
  Commit: 353f538f425ead9ee10ca6c046a6517b9e157db4
      https://github.com/llvm/llvm-project/commit/353f538f425ead9ee10ca6c046a6517b9e157db4
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/misc/ConstCorrectnessCheck.cpp
    M clang-tools-extra/clang-tidy/misc/ConstCorrectnessCheck.h
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/docs/clang-tidy/checks/misc/const-correctness.rst
    A clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-pointer-as-pointers.cpp
    M clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-transform-values.cpp
    M clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-values-before-cxx23.cpp
    M clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-values.cpp
    M clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-wrong-config.cpp

  Log Message:
  -----------
  [clang-tidy] support pointee mutation check in misc-const-correctness



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list