[clang] [LifetimeSafety] Trace assignment history for use-after-scope errors (PR #188467)

Utkarsh Saxena via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 29 15:09:44 PDT 2026


usx95 wrote:

> Hi, I’ve moved the assignment backtracking logic from `LifetimeChecker` into a dedicated file and refactored the diagnostic handling to align with the format you suggested.

I do not see the changes yet.

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


More information about the cfe-commits mailing list