summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorKari Oikarinen <kari.oikarinen@qt.io>2019-11-15 09:37:05 +0200
committerKari Oikarinen <kari.oikarinen@qt.io>2019-11-19 18:33:43 +0200
commit315c2c468e504b83d616e2068bd4f7688ff58cf7 (patch)
tree72167d2df002820a1c0b8a79616624dee669664f /qmake
parentd7cb21ac085117f879a8aa1d7727b2ca52d3353d (diff)
tst_QScopeGuard: Remove unused lambda capture
qt5/qtbase/tests/auto/corelib/tools/qscopeguard/tst_qscopeguard.cpp:100:38: warning: lambda capture 'caught' is not used [-Wunused-lambda-capture] auto cleanup = qScopeGuard([&caught] { s_globalState++; }); ~^~~~~~ Change-Id: I0d9b85896594f3ea35c8003846d4ac7ab5e33d16 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'qmake')
0 files changed, 0 insertions, 0 deletions