qt6-bb10/tests/auto/corelib/global
Volker Hilsheimer 226a60baf5 Replace Q_ALIGNOF usage in qtbase with C++11 alignof keyword
The macro is not documented, so not part of the public Qt API. It is
made obsolete by the alignof keyword in C++11.

Remove the usage of the macro across qtbase, in particular the
workarounds for compilers that didn't support alignof, and that will
not be supported in Qt 6.

The macro definition is left in place, no need to break existing
code.

Task-number: QTBUG-76414
Change-Id: I1cfedcd4dd748128696cdfb546d97aae4f98c3da
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2019-10-29 10:37:02 +01:00
..
q_func_info
qflags Remove handling of missing Q_COMPILER_INITIALIZER_LISTS 2019-05-02 23:10:55 +00:00
qfloat16 Correct handling of -qfloat16(0) 2019-10-03 16:30:40 +02:00
qgetputenv QByteArray: toInt() and toDouble() ignore surrounding whitespaces 2018-07-07 19:58:18 +00:00
qglobal Replace Q_ALIGNOF usage in qtbase with C++11 alignof keyword 2019-10-29 10:37:02 +01:00
qglobalstatic Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qhooks tst_qhooks: test that it's possible to chain multiple hooks together 2016-11-18 15:22:32 +00:00
qlogging Conditionally disable parts of the tests testing the deprecated APIs 2019-08-01 13:51:18 +02:00
qnumeric Featurize support for signaling NaN 2019-09-30 20:05:42 +02:00
qrand
qrandomgenerator Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-30 14:43:02 +02:00
qtendian qendian: Fix float conversions 2018-10-28 22:26:56 +00:00
qwinregistry Win32: Consolidate registry code 2019-10-14 20:26:42 +02:00
global.pro Win32: Consolidate registry code 2019-10-14 20:26:42 +02:00