Michael Gottesman
3ae54b2f41
Added a footnote to the documentation for objc_storeStrong that makes it clear
...
that a __strong object of block type is a valid argument to objc_storeStrong but
that an objc_retain and not an objc_retainBlock will be emitted.
llvm-svn: 175838
2013-02-22 00:16:48 +00:00
Michael Gottesman
675444d5de
Removed extra "`" from ARC documentation.
...
llvm-svn: 171920
2013-01-08 23:55:10 +00:00
Dmitri Gribenko
544bd61989
Documentation: add a missing word
...
llvm-svn: 170296
2012-12-16 19:55:39 +00:00
Dmitri Gribenko
7730cf0b62
Documentation: AutomaticReferenceCounting.rst: use CSS section numbering.
...
This enables us to use the same document structure as in other files.
llvm-svn: 170283
2012-12-16 11:25:45 +00:00
Sean Silva
55b7cbe8ed
docs: Fix completely broken adornment structure.
...
The adornment:
===
Foo
===
is for titles, not sections.
llvm-svn: 170278
2012-12-16 00:23:40 +00:00
Dmitri Gribenko
6c48a8c4ee
Documentation: convert AutomaticReferenceCounting.html to reST
...
Patch by Anastasi Voitova with with small fixes by me.
llvm-svn: 170132
2012-12-13 16:04:37 +00:00