From 769b6dc36bb2e76dc28c2cffe89598f8327373a0 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Mon, 27 Feb 2017 19:51:01 +0330 Subject: added the C2 option --- samples/action_file.mutator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples') diff --git a/samples/action_file.mutator b/samples/action_file.mutator index 515709f..e3a18c8 100644 --- a/samples/action_file.mutator +++ b/samples/action_file.mutator @@ -1,7 +1,7 @@ action_name:my_action1 executable_name:mutator-lvl0 #these are the options specific to the executable -exec_opts:-MCEA -MCD=" 10.1 9.1 9.2 9.3 9.3" -SysHeader=false -MainOnly=true +exec_opts:-MCEA -MCD=" 10.1 9.1 9.2 9.3 9.3" -SysHeader=false -MainOnly=true -MCV=C2 in_files:./test/testFuncs1.c ./test/testFuncs2.c ./test/testFuncs3.c #clang options libtooling_options:-std=c90 -I/lib/gcc/x86_64-redhat-linux/6.3.1/include -Wall -- cgit v1.2.3