[llvm-branch-commits] [clang] [LifetimeSafety][NFC] Collect accessed fields in a unified pre-scan (PR #201511)

Gábor Horváth via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jun 8 07:57:38 PDT 2026


https://github.com/Xazax-hun approved this pull request.

Looks good to me. I wonder if this also covers lambda captures (are they represented as fields). 

Also, I think it might be worth to add a comment that this functionality is covered by tests in a subsequent PR (or maybe we could even land them together). But this definitely made reviewing easier! 

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


More information about the llvm-branch-commits mailing list