Closing tags start with slashes.
llvm-svn: 107699
This commit is contained in:
parent
bcf3409107
commit
72ed8908ee
@ -1064,8 +1064,8 @@ declare signext i8 @returns_signed_char()
|
||||
For further details, please see the discussion of the NoAlias response in
|
||||
<a href="AliasAnalysis.html#MustMayNo">alias analysis</a>.<br>
|
||||
<br>
|
||||
Note that this definition of <tt>noalias<tt> is intentionally
|
||||
similar to the definition of <tt>restrict<tt> in C99 for function
|
||||
Note that this definition of <tt>noalias</tt> is intentionally
|
||||
similar to the definition of <tt>restrict</tt> in C99 for function
|
||||
arguments, though it is slightly weaker.
|
||||
<br>
|
||||
For function return values, C99's <tt>restrict</tt> is not meaningful,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user