summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorManman Ren <manman.ren@gmail.com>2016-01-28 23:36:05 +0000
committerManman Ren <manman.ren@gmail.com>2016-01-28 23:36:05 +0000
commit494ee5b049f0eabddc2055f337dc4b3b006a6041 (patch)
treeae272bba4df7ba952a9a015b895af8e674a31630 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent134de6ffd88fef2c635276f75de4d8307d4385fa (diff)
downloadbcm5719-llvm-494ee5b049f0eabddc2055f337dc4b3b006a6041.tar.gz
bcm5719-llvm-494ee5b049f0eabddc2055f337dc4b3b006a6041.zip
Class Property: change PropertyMap to include isClassProperty.
PropertyMap used to map IdentifierInfo (name of the property) to ObjcPropertyDecl *. Now that a class property can have the same name as an instance property, we change PropertyMap to map a pair <IdentifierInfo *, unsigned> to ObjcPropertyDecl *. Also update a few places from iterating over instance_properties to iterating over all properties. rdar://23891898 llvm-svn: 259119
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud