Skip to content

Commit

Permalink
Fixed havoc step
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi committed Nov 17, 2023
1 parent dc427f6 commit a48e214
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ class CPasses(checkOverflow: Boolean, parseContext: ParseContext, uniqueWarningL
listOf(
// handling remaining function calls
NondetFunctionPass(parseContext),
HavocPromotionAndRange(parseContext),
LbePass(parseContext),
NormalizePass(parseContext), // needed after lbe, TODO
DeterministicPass(parseContext), // needed after lbe, TODO
Expand Down

0 comments on commit a48e214

Please sign in to comment.