summaryrefslogtreecommitdiffstats
path: root/src/tools/rcc
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2021-09-19 10:50:17 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2021-09-20 12:25:37 +0200
commit481bc82d5931d5c715c2e889da6f249aa88057de (patch)
tree2a7973d6318142d7815474dacf4245811a22619b /src/tools/rcc
parentb4bb3a5415e44bccee08f3aa5423f217629e158b (diff)
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>
Diffstat (limited to 'src/tools/rcc')
0 files changed, 0 insertions, 0 deletions