[clang] [analyzer] Fix false positive for mutexes inheriting mutex_base (PR #106240)

Arseniy Zaostrovnykh via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 27 23:39:07 PDT 2024


necto wrote:

> 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?

relaxed in 744272e

https://github.com/llvm/llvm-project/pull/106240


More information about the cfe-commits mailing list