================
@@ -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)
----------------
gamesh411 wrote:
I'll split the PR to first only handle the `cfg-loopexit` one.
Should I just close this PR and make 2 PRs, or massage the current one into
something that clearly has a boundary between the first section (`cfg-loopexit`
and its tests) and the rest @steakhal ?
https://github.com/llvm/llvm-project/pull/178911
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits