Trivial documentation fix regarding Obj-C ARC objc_arc_weak_reference_unavailable
authorJonathan Roelofs <jonathan@codesourcery.com>
Mon, 12 Sep 2016 16:14:52 +0000 (16:14 +0000)
committerJonathan Roelofs <jonathan@codesourcery.com>
Mon, 12 Sep 2016 16:14:52 +0000 (16:14 +0000)
commit96cb94b2a9286f27dfb1de9dc8ba814f8958e177
treec307359da935ee88dd21be7984260930d626c277
parent72090c2162edc310c3af99cbf3e2f3c1b393315c
Trivial documentation fix regarding Obj-C ARC objc_arc_weak_reference_unavailable

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

Patch by: Sean McBride!

llvm-svn: 281227
clang/docs/AutomaticReferenceCounting.rst