[clang] [LifetimeSafety] Suggest lifetime annotations (PR #169767)
Utkarsh Saxena via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 28 09:40:34 PST 2025
https://github.com/usx95 commented:
Thanks. LGTM.
Last few comments:
- I would suggest to build LLVM using this to be sure we do not introduce crashes. Maybe see if we have some suggestions already.
- Filed a bug for implicit this https://github.com/llvm/llvm-project/issues/169941. Please add these tests with a FIXME quoting the bug.
https://github.com/llvm/llvm-project/pull/169767
More information about the cfe-commits
mailing list