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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to