qt6-bb10/tests/benchmarks/corelib
Lars Knoll 524edc7363 Clean up QVariant::Private::Data
Remove all the internal members of the union. Instead replace
it with raw storage (uchar[]) aligned to max_align_t.

Place all accesses to the internal members with get<> methods
for consistency.

Change-Id: Icebf46b90c9375aa6ea0b5913b2132608e8c223d
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
2020-08-24 00:17:05 +02:00
..
io CMake: Regenerate benchmarks 2020-07-08 11:01:38 +02:00
json Remove deprecated binary json feature 2020-07-31 17:12:48 +02:00
kernel Clean up QVariant::Private::Data 2020-08-24 00:17:05 +02:00
mimetypes CMake: Regenerate benchmarks 2020-07-08 11:01:38 +02:00
plugin CMake: Regenerate benchmarks 2020-07-08 11:01:38 +02:00
text Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
thread CMake: Regenerate benchmarks 2020-07-08 11:01:38 +02:00
time CMake: Regenerate benchmarks 2020-07-08 11:01:38 +02:00
tools Replace Qt CONSTEXPR defines with constexpr 2020-08-14 15:52:58 +02:00
CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
corelib.pro Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00