qt5base-lts/tests/auto
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
..
cmake Remove the openglextensions module 2020-06-10 09:35:04 +02:00
concurrent Reuse the non blocking implementation for blocking one 2020-06-05 12:09:59 +02:00
corelib Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
dbus Get rid of the obsolete isEditable flag for properties 2020-06-11 19:39:56 +02:00
gui Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
guiapplauncher
installed_cmake
network Http: Fix POST-to-GET redirects still uploading or transmitting CL 2020-06-12 16:11:55 +02:00
opengl Get rid of QT_OPENGL_ES* 2020-04-17 11:50:24 +02:00
other Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
printsupport Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
shared QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
sql Make qtbase compile without QT_CONFIG(timezone) 2020-05-11 14:42:00 +03:00
testlib Long live std::pair! 2020-06-10 16:49:08 +02:00
tools Add support for QNotifiedProperty to the moc 2020-06-18 17:26:11 +02:00
widgets Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
xml Remove winrt 2020-06-06 20:25:49 +02:00
.prev_CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
auto.pro Remove winrt 2020-06-06 20:25:49 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00