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

0001 range-loop-reference/main.cpp:46:10: warning: Missing reference in range-for with non trivial type (SmallNonTrivial) [-Wclazy-range-loop-reference]
0002 range-loop-reference/main.cpp:88:10: warning: Missing reference in range-for with non trivial type (QString) [-Wclazy-range-loop-reference]
0003 range-loop-reference/main.cpp:89:10: warning: Missing reference in range-for with non trivial type (QString) [-Wclazy-range-loop-reference]
0004 range-loop-reference/main.cpp:105:10: warning: Missing reference in range-for with non trivial type (QJsonValue) [-Wclazy-range-loop-reference]