qt5base-lts/tests/auto/gui/rhi
Laszlo Agocs 481bc82d59 rhi: Remove Q_RELOCATABLE_TYPE for types with QVLA in them
QVLA itself is non-relocatable due to self references. (ptr pointing
to array[Prealloc] as long as capacity < Prealloc)

Seems we shot ourselves in the foot in multiple places with this.

Pick-to: 6.2 6.2.0
Fixes: QTBUG-96619
Change-Id: I57a2ce539b671326cd352dbe57a1f3d4c46a6456
Reviewed-by: Tobias Koenig <tobias.koenig@kdab.com>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2021-09-20 12:25:37 +02:00
..
qrhi rhi: Remove Q_RELOCATABLE_TYPE for types with QVLA in them 2021-09-20 12:25:37 +02:00
qshader Prefer QFAIL("Informative message") over QVERIFY(false) 2021-06-14 15:57:16 +02:00
CMakeLists.txt Re-enable tst_qrhi on Linux 2020-07-29 15:04:19 +02:00