iitianpushkar wrote: Hey @NeKon69 , I have updated the patch according to the asked changes.
Changes made: - Added `getLifetimeSafetyCallArgs` as a shared helper for call argument collection. - Narrowed `HiddenLifetimeBound` forwarding: it is only carried when the hidden expression has the same source range as or directly wraps the visible expression it explains. Please review it once. https://github.com/llvm/llvm-project/pull/206337 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
