[clang] [analyzer] Fix false positive for mutexes inheriting mutex_base (PR #106240)
Balazs Benics via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 27 23:33:15 PDT 2024
https://github.com/steakhal requested changes to this pull request.
Uh that FN seems really bad. Have you measured this change?
Can we relax the canonicalization to only unwrap base class regions, or only apply to classes within the stdlib?
https://github.com/llvm/llvm-project/pull/106240
More information about the cfe-commits
mailing list