[clang] [LifetimeSafety] Track origins through std::function (PR #191123)

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 9 08:47:38 PDT 2026


Xazax-hun wrote:

> Add a kill-only mechanism (e.g., OriginFlowFact with no source) to clear old loans when the RHS has no origins.


I'd prefer this solution but wait for @usx95 to chime in. 

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


More information about the cfe-commits mailing list