[all-commits] [llvm/llvm-project] 7539fc: [ExprMutation] handle return non-const type (#161396)

Congcong Cai via All-commits all-commits at lists.llvm.org
Sun Oct 19 20:07:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7539fc5b33ad9344cca75e55ecfec7cc71dfccdc
      https://github.com/llvm/llvm-project/commit/7539fc5b33ad9344cca75e55ecfec7cc71dfccdc
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2025-10-20 (Mon, 20 Oct 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:
  -----------
  [ExprMutation] handle return non-const type (#161396)

Co-authored-by: Baranov Victor <bar.victor.2002 at gmail.com>



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