ergawy wrote: > Thanks for the fix. I had a look through the other `eval.isUnstructured = > true` cases. I'm not sure about `AssignedGotoStmt`. I think that also needs > to call markBranchTarget to record all of the possible branch targets in > `extraControlSuccessors`.
That's done here: https://github.com/llvm/llvm-project/pull/210065 https://github.com/llvm/llvm-project/pull/208635 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
