[LLVMbugs] [Bug 19128] New: Many Objective-C __attribute__s are undocumented
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Mar 13 10:10:11 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19128
Bug ID: 19128
Summary: Many Objective-C __attribute__s are undocumented
Product: Documentation
Version: trunk
Hardware: Macintosh
OS: All
Status: NEW
Severity: normal
Priority: P
Component: General docs
Assignee: unassignedbugs at nondot.org
Reporter: matt at diephouse.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Many Objective-C __attribute__s appear to be undocumented. It would be really
nice to have documentation so we can know exactly what they do.
Attributes I can't find documentation for:
- objc_root_class
- objc_arc_weak_reference_unavailable
- objc_requires_property_definitions
- objc_requires_super
Additionally, some are only documented in the ARC documentation. It would be
nice if all the available objc_* __attribute__s were documented in a single
place.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140313/dae6dcec/attachment.html>
More information about the llvm-bugs
mailing list