qt5base-lts/tests/auto/corelib/text/qbytearray
Thiago Macieira f3743073a7 qstrnlen: micro-optimize further
This is the kind of loop that the autovectorizer is pretty good
at, but this is really just a type of memchr, so help dumber
compilers and build modes without vectorization.

Drive-up fix the style of the test code.

Change-Id: Ie72b0dd0fbe84d2caae0fffd16a022a35fa24c17
Reviewed-by: Ievgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-09-01 11:32:03 -07:00
..
.gitattributes
.gitignore
android_testdata.qrc
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
rfc3252.txt
tst_qbytearray_mac.mm Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
tst_qbytearray.cpp qstrnlen: micro-optimize further 2021-09-01 11:32:03 -07:00