================
@@ -103,7 +103,7 @@ ANALYZER_OPTION(
 ANALYZER_OPTION(bool, ShouldIncludeLoopExitInCFG, "cfg-loopexit",
                 "Whether or not the end of the loop information should "
                 "be included in the CFG.",
-                false)
+                true)
----------------
steakhal wrote:

I'd probably just reuse this PR, adjust the title and summary and update the 
diff.

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

Reply via email to