| commit | 70e1bd8872a230d60c2fc2dd2bb19c7f16fcfce0 | [log] [tgz] |
|---|---|---|
| author | Eric Christopher <echristo@apple.com> | Thu Mar 29 08:42:56 2012 +0000 |
| committer | Eric Christopher <echristo@apple.com> | Thu Mar 29 08:42:56 2012 +0000 |
| tree | bd8ada307a2ad95bdb8d15cc51c7e5f3f5a240a4 | |
| parent | 9ee2d338fb20a6070b757a54e057abf8fd19f441 [diff] |
Add support for objc property decls according to the page at: http://llvm.org/docs/SourceLevelDebugging.html#objcproperty including type and DECL. Expand the metadata needed accordingly. rdar://11144023 llvm-svn: 153639