Documentation typo corrections

llvm-svn: 196215
This commit is contained in:
Alp Toker 2013-12-03 06:53:39 +00:00
parent 8c8a875079
commit 3b557ba3f6
2 changed files with 3 additions and 3 deletions

View File

@ -1908,8 +1908,8 @@ ARM Language Extensions
Interrupt attribute
^^^^^^^^^^^^^^^^^^^
Clang supports the GNU style ``__attribite__((interrupt("TYPE")))`` attribute on
ARM targets. This attribute may be attached to a function definiton and
Clang supports the GNU style ``__attribute__((interrupt("TYPE")))`` attribute on
ARM targets. This attribute may be attached to a function definition and
instructs the backend to generate appropriate function entry/exit code so that
it can be used directly as an interrupt service routine.

View File

@ -523,7 +523,7 @@
<tr>
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_closed.html#81">81</a></td>
<td>NAD</td>
<td>Null pointers and C compatability</td>
<td>Null pointers and C compatibility</td>
<td class="na" align="center">N/A</td>
</tr>
<tr>