[all-commits] [llvm/llvm-project] 8bd7fc: [ExprMutation] fix false postives on pointer-to-me...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Mon Nov 3 05:36:31 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8bd7fc7211782e7b2ba76070ee6af46f4913a185
https://github.com/llvm/llvm-project/commit/8bd7fc7211782e7b2ba76070ee6af46f4913a185
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2025-11-03 (Mon, 03 Nov 2025)
Changed paths:
M clang-tools-extra/docs/ReleaseNotes.rst
M clang/lib/Analysis/ExprMutationAnalyzer.cpp
M clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp
Log Message:
-----------
[ExprMutation] fix false postives on pointer-to-member operator (#166069)
Fixed: #161913
---------
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