We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f532d commit 42f9ba3Copy full SHA for 42f9ba3
clang/docs/InternalsManual.html
@@ -709,7 +709,7 @@ <h3 id="AnnotationToken">Annotation Tokens</h3>
709
710
<li><b>void* "AnnotationValue"</b> - This contains an opaque object that the
711
parser gets from Sema through an Actions module, it is passed around and Sema
712
-intepretes it, based on the type of annotation token.</li>
+interprets it, based on the type of annotation token.</li>
713
714
<li><b>TokenKind "Kind"</b> - This indicates the kind of Annotation token this
715
is. See below for the different valid kinds.</li>
0 commit comments