[clang] [analyzer] Improve UseAfterLifetimeEnd checker's diagnostic with descriptive names and value tracking (PR #212158)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 27 02:06:36 PDT 2026
isuckatcs wrote:
IIUC this change is based on #211818 and might conflict with it after review. At this point I think it is better to reduce the number of commits to 3 (2 for #211818 and 1 for this change) and merge the 2 PRs.
https://github.com/llvm/llvm-project/pull/212158
More information about the cfe-commits
mailing list