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

Ah right so more like the first option I listed then? Side effects of a 
function call here could lead to dangling of the global, so we could report 
this in the strict setting?

https://github.com/llvm/llvm-project/pull/181646
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to