Skip to content
Snippets Groups Projects
Commit 023b7854 authored by hjk's avatar hjk
Browse files

Debugger: Revert parts of the 'arrayIndex' optimization


The parent's address is not always the base address of the array
data, but often a wrapper like QVector, so the correct computation
of the item's address is more involved, removing the benefits of
the optimization.

Change-Id: Iecb19799addc1502649fefbad0953b77947f4193
Reviewed-by: default avatarChristian Stenger <christian.stenger@qt.io>
parent b50e9e54
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment