hanchenye-llvm-project/lldb/packages/Python/lldbsuite/test/lang
Greg Clayton 8f61811789 Fix i386 being able to show member variables correctly by not returning empty objective C types from the runtime.
We don't parse ObjC v1 types from the runtime metadata like we do for ObjC v2, but doing so by creating empty types was ruining the i386 v1 debugging experience.

<rdar://problem/24093343>

llvm-svn: 289233
2016-12-09 17:54:59 +00:00
..
c Enable TestBitfields on linux with clang 2016-11-24 15:03:31 +00:00
cpp Mark xfail TestNamespaceDefinitions for arm/aarch64 targets 2016-11-11 10:00:53 +00:00
go *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
mixed *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc Fix i386 being able to show member variables correctly by not returning empty objective C types from the runtime. 2016-12-09 17:54:59 +00:00
objcxx *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00