[clang] [llvm] [clang] Implement lifetime analysis for lifetime_capture_by(X) (PR #115921)

Utkarsh Saxena via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 03:49:02 PST 2024


================

----------------
usx95 wrote:

These were done in the non-analysis PR 
https://github.com/llvm/llvm-project/pull/115823

Checking whether `X` can actually capture has come up a couple of times and I will do this in a followup.

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


More information about the llvm-commits mailing list