qt5base-lts/tests/auto/corelib/global
Giuseppe D'Angelo 3e1d03b1ea Port Q_STATIC_ASSERT(_X) to static_assert
There is no reason for keep using our macro now that we have C++17.
The macro itself is left in for the moment being, as well as its
detection logic, because it's needed for C code (not everything
supports C11 yet).  A few more cleanups will arrive in the next few
patches.

Note that this is a mere search/replace; some places were using
double braces to work around the presence of commas in a macro, no
attempt has been done to fix those.

tst_qglobal had just some minor changes to keep testing the macro.

Change-Id: I1c1c397d9f3e63db3338842bf350c9069ea57639
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-06-19 19:38:23 +02:00
..
q_func_info Regenerate tests/auto/corelib/global 2019-11-12 17:24:56 +00:00
qflags Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
qfloat16 Merge remote-tracking branch 'origin/dev' into merge-dev 2020-01-24 13:17:33 +01:00
qgetputenv Remove winrt 2020-06-06 20:25:49 +02:00
qglobal Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
qglobalstatic Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qhooks Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qlogging Remove winrt 2020-06-06 20:25:49 +02:00
qnumeric Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
qrand Regenerate tests/auto/corelib/global 2019-11-12 17:24:56 +00:00
qrandomgenerator Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
qtendian Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qwinregistry Win32: Consolidate registry code 2019-10-14 20:26:42 +02:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
global.pro Remove winrt 2020-06-06 20:25:49 +02:00