Skip to content

Commit

Permalink
Add new clang::remove-try-catch pass (csmith-project/creduce#157).
Browse files Browse the repository at this point in the history
  • Loading branch information
marxin committed Apr 24, 2020
1 parent d17d1b9 commit 044a3c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cvise/pass_groups/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
{"pass": "clang", "arg": "replace-dependent-name", "c": true },
{"pass": "clang", "arg": "simplify-recursive-template-instantiation", "c": true },
{"pass": "clang", "arg": "vector-to-array", "c": true },
{"pass": "clang", "arg": "remove-try-catch", "c": true },
{"pass": "lines", "arg": "0"},
{"pass": "lines", "arg": "1"},
{"pass": "lines", "arg": "2"},
Expand Down

0 comments on commit 044a3c7

Please sign in to comment.