[clang] [Lifetime Safety] Highlight lifetimebound calls in alias chain diagnostics (PR #206337)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 7 23:25:34 PDT 2026
iitianpushkar wrote:
> My main question is, maybe we do not actually need to store lifetimebound info but can rederive it from expressions on demand? If that is possible, I think that would be an even better direction! Sorry for not pointing this out earlier.
Thanks for suggesting a new design flow. I will look into this and if this works, I will update the patch accordingly.
https://github.com/llvm/llvm-project/pull/206337
More information about the cfe-commits
mailing list