qtbase/qmake/generators/win32
Tim Blechmann b725daa449 qmake: use [[fallthrough]]
Since qt is on C++17, it's possible too use the [[fallthrough]]
attribute instead of a // Fallthrough comment, that may be stripped by
compiler launchers (ccache/icecc), causing -Wimplicit-fallthrough
warnings.

Change-Id: Ic809cf4e95b2160fac591b3802fa123e705337cc
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
(cherry picked from commit 84537e6dc2)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-02-12 05:33:58 +00:00
..
mingw_make.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
mingw_make.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msbuild_objectmodel.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
msbuild_objectmodel.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msvc_nmake.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
msvc_nmake.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msvc_objectmodel.cpp qmake: use [[fallthrough]] 2024-02-12 05:33:58 +00:00
msvc_objectmodel.h Set GenerateDebugInformation to true in vcproj if at least /DEBUG is set 2023-01-13 14:29:37 +01:00
msvc_vcproj.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
msvc_vcproj.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msvc_vcxproj.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msvc_vcxproj.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
winmakefile.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
winmakefile.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00