Skip to content

Commit c9badcd

Browse files
committed
add a description to the new option
1 parent f703fe6 commit c9badcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csmith-fuzzing/predicate.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
reducing.add_argument(
8787
"--extra-compile-file",
8888
type=str,
89-
help="")
89+
help="Append the content of this extra file to the end of the emitted bindings just before compiling it.")
9090
reducing.add_argument(
9191
"--expect-compile-fail",
9292
action="store_true",

0 commit comments

Comments
 (0)