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

0001 container-anti-pattern/main.cpp:15:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
0002 container-anti-pattern/main.cpp:16:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
0003 container-anti-pattern/main.cpp:17:13: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
0004 container-anti-pattern/main.cpp:18:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
0005 container-anti-pattern/main.cpp:19:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
0006 container-anti-pattern/main.cpp:25:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
0007 container-anti-pattern/main.cpp:26:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
0008 container-anti-pattern/main.cpp:28:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
0009 container-anti-pattern/main.cpp:29:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]