qt6-bb10/src
Helio Chissini de Castro 159b3306d6 Change fallthrough detection order to fix clang detection
Clang compiler defines fallthrough, but wrongly detects QT_HAS_CPP_ATTRIBUTE(fallthrough).
This makes compiler breaks compilation due clang be expecting
clang::fallthrough.
Change the order makes the exceptions. clang/gnu, been tested before
the generic, setting then proper defines at end.

LLVM-bug: https://bugs.llvm.org/show_bug.cgi?id=33518
Change-Id: Ic287e9028936af3bdade5c1ee319ca8914b36ea7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-11-07 19:37:06 +00:00
..
3rdparty Update bundled libpng to version 1.6.34 2017-11-07 09:16:59 +00:00
android Android: fix missing wheel events 2017-06-18 12:59:14 +00:00
angle ANGLE: Fix compilation with MinGW 2017-10-16 15:47:03 +00:00
concurrent Adapt to the C++ SIC introduced by P0012: noexcept specialization 2017-05-03 02:39:56 +00:00
corelib Change fallthrough detection order to fix clang detection 2017-11-07 19:37:06 +00:00
dbus Fix clazy-strict-iterators 2017-10-25 09:19:19 +00:00
gui Enable glyph cache workaround for GC2000 as well 2017-11-07 14:13:50 +00:00
network Fix indentation 2017-11-05 07:06:29 +00:00
opengl Make high-dpi QGLWidget work cross platform 2017-08-02 21:58:21 +00:00
openglextensions Also release winmain, qopenglextensions under commercial licenses 2016-11-18 16:19:56 +00:00
platformheaders Doc: rephrase parameter description to avoid qdoc error message 2017-04-18 10:37:50 +00:00
platformsupport Fix memory corruption on scaled emojis 2017-11-06 14:03:44 +00:00
plugins QCocoaMenuItem: Don't clear NSMenuItem.action when setting submenu 2017-11-07 19:36:39 +00:00
printsupport Convert features.completer to QT_[REQUIRE_]CONFIG 2017-09-04 11:28:02 +00:00
sql Add documentation about not having QSqlDatabase objects kept around 2017-09-08 17:31:03 +00:00
testlib testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
tools Fix clazy-strict-iterators 2017-10-25 09:19:19 +00:00
widgets QMainWindow: Clear menubar parent when new one is set 2017-11-07 19:36:29 +00:00
winmain Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
xml Prefer rvalue versions of toLatin() and toUtf8() 2017-03-30 20:31:59 +00:00
src.pro Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-27 10:42:08 +02:00