Warning, /sdk/clazy/tests/wrong-qglobalstatic/main.cpp.expected is written in an unsupported language. File is not indexed.

0001 wrong-qglobalstatic/main.cpp:12:22: warning: Don't use Q_GLOBAL_STATIC with trivial type (Pod) [-Wclazy-wrong-qglobalstatic]
0002 wrong-qglobalstatic/main.cpp:14:22: warning: Don't use Q_GLOBAL_STATIC with non-class type (int) [-Wclazy-wrong-qglobalstatic]