forked from qt-creator/qt-creator
This fixes the Internal2, EnumFlags and EnumInClass tests on Linux. The values lose now the previously hand-crafted Class:: prefixes, but the context is clear from the type column, and it's what LLDB developers (and potentially users) consider normal. Change-Id: I09e41f7b4fb4f078ef3f535fe650d06e7c2a0331 Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: hjk <hjk@qt.io>