diff options
author | Manman Ren <manman.ren@gmail.com> | 2016-01-29 23:45:01 +0000 |
---|---|---|
committer | Manman Ren <manman.ren@gmail.com> | 2016-01-29 23:45:01 +0000 |
commit | 96df0b33f6a253eb65a4088649c44c9b479e099a (patch) | |
tree | 76f936541adc5f3988f321338853e3da9089133e /lldb/packages/Python/lldbsuite/test/python_api/event/main.c | |
parent | 63634cb0bc6e3b33af062efe6e488276948c61b3 (diff) | |
download | bcm5719-llvm-96df0b33f6a253eb65a4088649c44c9b479e099a.tar.gz bcm5719-llvm-96df0b33f6a253eb65a4088649c44c9b479e099a.zip |
Class Property: generate metadata for class properties in categories.
The list of class properties is saved in
Old ABI: category->class_properties (category->size will be updated as well)
New ABI: category->class_properties (a flag in objc_image_info to indicate
whether or not the list of class properties is present)
rdar://23891898
llvm-svn: 259267
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/event/main.c')
0 files changed, 0 insertions, 0 deletions