Warning, /sdk/clazy/tests/missing-qobject-macro/config.json is written in an unsupported language. File is not indexed.

0001 {
0002     "minimum_clang_version" : 370,
0003     "tests" : [
0004         {
0005             "filename" : "main.cpp"
0006         },
0007         {
0008             "filename" : "fixit.cpp",
0009             "has_fixits" : true,
0010             "minimum_clang_version" : 1100,
0011             "requires_std_filesystem" : true
0012         },
0013         {
0014             "filename" : "file.hh",
0015             "has_fixits" : true,
0016             "minimum_clang_version" : 1100,
0017             "requires_std_filesystem" : true
0018         }
0019 
0020     ]
0021 }