[all-commits] [llvm/llvm-project] 326ee7: [clang-tidy] Fix false positive in `misc-const-cor...

mitchell via All-commits all-commits at lists.llvm.org
Mon Dec 1 17:16:39 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 326ee7af410a5bba12ea20c80c0ad16bb915e47f
      https://github.com/llvm/llvm-project/commit/326ee7af410a5bba12ea20c80c0ad16bb915e47f
  Author: mitchell <mitchell.xu2 at gmail.com>
  Date:   2025-12-02 (Tue, 02 Dec 2025)

  Changed paths:
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-pointer-as-pointers.cpp
    M clang/lib/Analysis/ExprMutationAnalyzer.cpp
    M clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp

  Log Message:
  -----------
  [clang-tidy] Fix false positive in `misc-const-correctness` (#170065)

Closes https://github.com/llvm/llvm-project/issues/131599 and
https://github.com/llvm/llvm-project/issues/170033



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