[clang] [LifetimeSafety] Fix liveness propagation for all origin flows (PR #205323)

Maksim Ivanov via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 24 05:36:59 PDT 2026


emaxx-google wrote:

Hello, we're getting `local variable ... does not live long enough` error in V8, and bisected them to this commit.

A minimal repro: https://godbolt.org/z/oevx8jhre.

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


More information about the cfe-commits mailing list