spoon icon indicating copy to clipboard operation
spoon copied to clipboard

review: fix(control-flow): Handle synchronized statement in CFG

Open Mr-Pine opened this issue 10 months ago • 1 comments

Currently, a synchronized statement is completely ignored in the CFG. This PR adds it to the CFG properly.

Mr-Pine avatar Apr 05 '24 19:04 Mr-Pine

LGTM will merge

MartinWitt avatar Apr 06 '24 09:04 MartinWitt