[PATCH] trivial documentation fix regarding Obj-C ARC objc_arc_weak_reference_unavailable

Sean McBride via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 10 10:57:07 PDT 2016


Fixed incorrect docs that referred to:
 objc_arc_weak_unavailable
when it should be:
 objc_arc_weak_reference_unavailable

Cheers,

Sean
-------------- next part --------------
A non-text attachment was scrubbed...
Name: objc_arc_weak_unavailable-typo.patch
Type: application/octet-stream
Size: 1021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160810/da59f5ff/attachment.obj>


More information about the cfe-commits mailing list