diff options
author | hjk <hjk@qt.io> | 2017-07-04 18:47:56 +0200 |
---|---|---|
committer | hjk <hjk@qt.io> | 2017-07-05 08:17:42 +0000 |
commit | 1a16caf221da6586f429a164656d89509398c625 (patch) | |
tree | af0627b14d55a521e59ae53fbec8ec6bb2b15e01 /src/plugins/cpptools/baseeditordocumentprocessor.cpp | |
parent | e8dfe2f91d9a123517b94dc7fef5ab37e07c7331 (diff) | |
download | qt-creator-1a16caf221da6586f429a164656d89509398c625.tar.gz |
Debugger: Don't list static members of items in arrays
To properly access a static member we need a nativeValue which we
don't have in the expansion of an array.
Not showing static members in that case is a compromise between
LLDB behavior (never show statics) and showing something wrong
(see the linked bug report)
Task-number: QTCREATORBUG-18366
Change-Id: I688779224a89d4ecbc47dd5623922efb32be9c4c
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'src/plugins/cpptools/baseeditordocumentprocessor.cpp')
0 files changed, 0 insertions, 0 deletions