[clang] [Lifetime Safety] Highlight lifetimebound calls in alias chain diagnostics (PR #206337)

via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 06:13:06 PDT 2026


iitianpushkar wrote:

Hey @Xazax-hun @NeKon69 , I have updated the patch with the remaining asked changes. 
 - added `unnamed` param branch test
 - removed `prevExpr` variable
 - did `auto [FD, Args] = getFunctionCallInfo()` wherever applicable.
 
 Do let me know if anything else is needed, otherwise , can any of you now merge this PR ?

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


More information about the cfe-commits mailing list