forked from OSchip/llvm-project
[www] Fix a typo on the analyzer website
llvm-svn: 285686
This commit is contained in:
parent
da7456ad0e
commit
56148a1bcc
|
@ -434,7 +434,7 @@ to the given function or method. The CoreFoundation framework defines a macro
|
||||||
|
|
||||||
<p>Operationally this attribute is nearly identical to 'ns_consumed' with the
|
<p>Operationally this attribute is nearly identical to 'ns_consumed' with the
|
||||||
main difference that the reference count decrement still occurs when using
|
main difference that the reference count decrement still occurs when using
|
||||||
Objective-C garbage collection (which is import for Core Foundation types,
|
Objective-C garbage collection (which is important for Core Foundation types,
|
||||||
which are not automatically garbage collected).</p>
|
which are not automatically garbage collected).</p>
|
||||||
|
|
||||||
<p><b>Example</b></p>
|
<p><b>Example</b></p>
|
||||||
|
|
Loading…
Reference in New Issue