forked from OSchip/llvm-project
parent
f04100a50d
commit
9fee535c84
|
@ -619,7 +619,7 @@ templates be turned into annot_typename??</li>
|
|||
|
||||
</ol>
|
||||
|
||||
<p>As mentioned above, annotation tokens are not returned bye the preprocessor,
|
||||
<p>As mentioned above, annotation tokens are not returned by the preprocessor,
|
||||
they are formed on demand by the parser. This means that the parser has to be
|
||||
aware of cases where an annotation could occur and form it where appropriate.
|
||||
This is somewhat similar to how the parser handles Translation Phase 6 of C99:
|
||||
|
|
Loading…
Reference in New Issue