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

0001 thread-with-slots/main.cpp:20:1: warning: Slot MyThread::slot2 might not run in the expected thread [-Wclazy-thread-with-slots]
0002 thread-with-slots/main.cpp:23:1: warning: Slot MyThread::slot6 might not run in the expected thread [-Wclazy-thread-with-slots]
0003 thread-with-slots/main.cpp:16:5: warning: Slot MyThread::slot3 might not run in the expected thread [-Wclazy-thread-with-slots]