Go to file
Argyrios Kyrtzidis c7e67a04c3 Introduce annotation tokens, a special kind of token, created and used only by the parser to replace a group of tokens with a single token encoding semantic information.
Will be fully utilized later for C++ nested-name-specifiers.

llvm-svn: 58911
2008-11-08 16:17:04 +00:00
clang Introduce annotation tokens, a special kind of token, created and used only by the parser to replace a group of tokens with a single token encoding semantic information. 2008-11-08 16:17:04 +00:00
llvm The Index field of an AttributeWithIndex is of type unsigned, not uint16_t. 2008-11-08 15:36:01 +00:00