[clang] [LifetimeSafety] Handle escape through assignment to global storage (PR #181646)

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 3 04:45:07 PST 2026


================
@@ -469,11 +470,19 @@ void FactsGenerator::handleFullExprCleanup(
 }
 
 void FactsGenerator::handleExitBlock() {
----------------
Xazax-hun wrote:

Doing this later in a separate PR makes sense to me. 

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


More information about the cfe-commits mailing list