summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2018-08-22 15:32:33 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2018-08-30 06:23:51 +0000
commitf9431f5632ca577a099bd4063f1412cff81f5f8d (patch)
tree5705098b0124df267358a45504e37f1619902d0f /src/corelib/tools
parent999d4d5777b098f9c1f311af4addad910e44ab62 (diff)
Fix tst_QSizePolicy::constExpr() to compile with MSVC 15.8.1
For ControlType != QSizePolicy::DefaultType, qCountTrailingZeroBits() is used which, MSVC 15.8.1 does not consider constexpr due to built-ins. Exclude the check by #ifdef. Task-number: QTBUG-69983 Change-Id: Ifc3dc3d94a804246bee1705fc8f3ac9b04ee4d32 Reviewed-by: Alexander Shevchenko <sav_ix@ukr.net> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/tools')
0 files changed, 0 insertions, 0 deletions