diff options
author | Manman Ren <manman.ren@gmail.com> | 2016-01-29 23:46:55 +0000 |
---|---|---|
committer | Manman Ren <manman.ren@gmail.com> | 2016-01-29 23:46:55 +0000 |
commit | ce7bff5e7fc1ca5d66c3068f97d719dfbad5bd10 (patch) | |
tree | d7b06b177c2463b5005a48c440acac7d3f65c258 /lldb/packages/Python/lldbsuite/test/python_api/class_members | |
parent | 96df0b33f6a253eb65a4088649c44c9b479e099a (diff) | |
download | bcm5719-llvm-ce7bff5e7fc1ca5d66c3068f97d719dfbad5bd10.tar.gz bcm5719-llvm-ce7bff5e7fc1ca5d66c3068f97d719dfbad5bd10.zip |
Class Property: generate metadata for class properties in protocols.
The list of class properties is saved in
Old ABI: protocol->ext->class_properties (protocol->ext->size will be updated)
New ABI: protocol->class_properties (protocol->size will be updated)
rdar://23891898
llvm-svn: 259268
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/class_members')
0 files changed, 0 insertions, 0 deletions