1{
2  "compilation_cmd": "-I ../tis-ci -I ../src -D alloca=__builtin_alloca",
3  "files": [
4    "../test/testc.c",
5    "../src/unicode.c",
6    "../src/regcomp.c",
7    "../src/regenc.c",
8    "../src/utf16_be.c",
9    "../src/regparse.c",
10    "../src/st.c",
11    "../src/regexec.c",
12    "../src/unicode_unfold_key.c",
13    "../src/unicode_fold3_key.c",
14    "../src/unicode_fold2_key.c",
15    "../src/unicode_fold1_key.c",
16    "../src/euc_jp.c",
17    "../src/euc_jp_prop.c",
18    "../src/ascii.c",
19    "../src/regversion.c"
20  ],
21  "machdep": "gcc_x86_64",
22  "main": "main",
23  "name": "testc.c FULL",
24  "address-alignment": 65536, /* hexadecimal 0x10000 */
25  "val-warn-undefined-pointer-comparison": "none"
26}
27