aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qstring-varargs/config.json
blob: 41d845f1fcc8975a9cb3088dca73f3cbd2db1f6e (plain)
1
2
3
4
5
6
7
8
{
    "tests" : [
        {
            "filename" : "main.cpp",
            "flags" : "-Wno-non-pod-varargs"
        }
    ]
}