aboutsummaryrefslogtreecommitdiffstats
path: root/tests/inefficient-qlist-soft/main.cpp.expected
blob: 13df97ea6e802fe5761df5aa3de11d2869dfcc57 (plain)
1
2
3
inefficient-qlist-soft/main.cpp:24:5: warning: Use QVector instead of QList for type with size 9 bytes [-Wclazy-inefficient-qlist-soft]
inefficient-qlist-soft/main.cpp:64:5: warning: Use QVector instead of QList for type with size 9 bytes [-Wclazy-inefficient-qlist-soft]
inefficient-qlist-soft/main.cpp:68:5: warning: Use QVector instead of QList for type with size 9 bytes [-Wclazy-inefficient-qlist-soft]