qt5base-lts/tests/auto/corelib/kernel
Jędrzej Nowacki 9a08483d76 Try to speedup tst_qmetatype.cpp compilation with clang.
The test instantiates enormous amounts of templates in one compilation
unit. All clang versions, that I tested, suffers from performance issues
while compiling the test, the cost depends on the version. The most
affected are shipped by Apple.

Task-number: QTBUG-37237

Change-Id: I0959c1a4a6faee448ae1dae5c1e70ee06cefbd9c
Reviewed-by: Simo Fält <simo.falt@digia.com>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
2014-03-06 17:22:55 +01:00
..
qcoreapplication Base tst_QGuiApplication on tst_QCoreApplication to increase GUI ED coverage 2013-10-01 18:00:17 +02:00
qeventdispatcher Don't send posted events from QWindowSystemInterface::sendWindowSystemEvents 2013-09-16 15:22:40 +02:00
qeventloop Fix MSVC-warning about unused variable eventdispatcher. 2014-01-31 10:21:50 +01:00
qmath Fix qmath autotest for arm 2013-03-14 19:49:38 +01:00
qmetamethod QMetaMethod and QDBusMetaObject: Give public access to signal methods 2013-09-09 16:21:10 +02:00
qmetaobject Test that QMetaObject::invokeMethod is exception safe 2013-11-05 17:37:05 +01:00
qmetaobjectbuilder Merge remote-tracking branch 'origin/stable' into dev 2013-12-16 16:59:33 +01:00
qmetaproperty Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmetatype Try to speedup tst_qmetatype.cpp compilation with clang. 2014-03-06 17:22:55 +01:00
qmimedata tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
qobject Merge remote-tracking branch 'origin/stable' into dev 2014-02-12 16:28:07 +01:00
qpointer don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
qsharedmemory Skip unstable autotest 2013-03-12 18:13:37 +01:00
qsignalblocker tst_qsignalblocker: simplify test 2014-02-16 00:18:32 +01:00
qsignalmapper don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
qsocketnotifier WinRT: Added socket engine implementation 2014-02-15 10:50:12 +01:00
qsystemsemaphore Add QSystemSemaphore::release() auto-tests 2013-11-28 20:33:56 +01:00
qtimer Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtranslator tst_qtranslator: Remove QT_DISABLE_DEPRECATED_BEFORE=0 2013-04-12 07:20:05 +02:00
qvariant QVariant: Convert automatically from enum types to integral types. 2013-11-08 16:45:26 +01:00
qwineventnotifier remove qt_windows.h include from qwineventnotifier.h 2013-10-29 19:59:17 +01:00
kernel.pro Try to speedup tst_qmetatype.cpp compilation with clang. 2014-03-06 17:22:55 +01:00