qt5base-lts/tests/benchmarks/corelib
Ievgenii Meshcheriakov 44a7412795 Remove checks for C++ standard versions C++17 and below
Qt requires a compiler that support C++17 thus __cplusplus
is always 201703L or higher. This patch removes checks
for __cplusplus value that always succeed.

Change-Id: I4b830683ecefab8f913d8b09604086d53209d2e3
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2021-10-01 02:46:09 +02:00
..
io Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
itemmodels Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
json Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
kernel Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
mimetypes Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
plugin Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
text Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
thread Remove checks for C++ standard versions C++17 and below 2021-10-01 02:46:09 +02:00
time Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
tools Add note to QList benchmark about known bug 2021-08-30 19:21:08 +02:00
CMakeLists.txt Add QSortFilterProxyModel clear-filter benchmark 2021-04-25 13:25:01 +03:00