[clang] [LifetimeSafety] Trace assignment history for use-after-scope errors (PR #188467)
Yuan Suo via cfe-commits
cfe-commits at lists.llvm.org
Sat May 2 03:08:22 PDT 2026
suoyuan666 wrote:
> This is great work and will significantly improve the diagnostic experience for users. Thank you for the effort you've put into this! Unfortunately, the PR has grown quite large and touches many areas simultaneously, which makes thorough review challenging. I suggest splitting this into smaller, more reviewable increments:
Thanks for the feedback! I'll split the PR.
It might take a little while to get the first part ready due to my current schedule. I'll ping you after the first PR is submitted. In the meantime, should I switch this PR to draft or close it?
https://github.com/llvm/llvm-project/pull/188467
More information about the cfe-commits
mailing list