================
@@ -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:
Can we split the PR to first enable this option and then enable the other
separately?
This seems to introduce a lot of noise in 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