qt6-bb10/tests/auto/tools
hjk 6619c94087 rcc: Suppress clang's -Wexit-time-destructors
It's an opt-in warning that some people like to use. It was introduced
to clang 3.0.0 in 2011 by

   98766db785

However, the feature is intentionally used here and the generated code is legit.

Make both sides happy.

Change-Id: I79335cd3a6a6cc128fa65f77d201a12f67424260
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-07-07 17:53:23 +02:00
..
macdeployqt Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
moc tst_moc: fix build with GCC 12 2022-06-24 19:05:53 -07:00
qdbuscpp2xml Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusxml2cpp qdbusxml2cpp: allow choosing <> over "" 2022-07-07 07:44:16 +00:00
qmake Teach qmake about digit-grouping apostrophes in numeric literals 2022-06-17 00:05:53 +02:00
qmakelib Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
rcc rcc: Suppress clang's -Wexit-time-destructors 2022-07-07 17:53:23 +02:00
uic Make uic generate correct C++ comments 2022-05-18 11:53:26 +02:00
windeployqt Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Exclude tst_qmake if the build of qmake tool is disabled 2022-02-09 15:33:46 +01:00