summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qbackingstore/tst_qbackingstore.cpp
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2022-07-01 14:02:49 +0200
committerFabian Kosmale <fabian.kosmale@qt.io>2022-07-13 16:12:15 +0200
commit00b46bf4f82a2c557e7628c417c6d772f38143a3 (patch)
tree058bbf0ca2f0d7c9783dc990ceda257f38b2110e /tests/auto/gui/kernel/qbackingstore/tst_qbackingstore.cpp
parent92e696b4bad52c40c6cdc1c5bf7c0c0ea8a2b283 (diff)
Unicode conversion: Skip superfluous check for QT_COMPILER_SUPPORTS_SSE2
We already check for __SSE2__, which gets undefined when __SSE2__ is not set. Moreover, we want to use the intrinsics without a runtime check there, so checking for __SSE2__ is the correct thing to do. Change-Id: I7f8610e2927650b439c3697585234b843e345e4c Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/gui/kernel/qbackingstore/tst_qbackingstore.cpp')
0 files changed, 0 insertions, 0 deletions