diff options
-rw-r--r-- | include/clang/Basic/TokenKinds.def | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/clang/Basic/TokenKinds.def b/include/clang/Basic/TokenKinds.def index 6f43840835..e17e0fe1de 100644 --- a/include/clang/Basic/TokenKinds.def +++ b/include/clang/Basic/TokenKinds.def @@ -171,9 +171,6 @@ TOK(coloncolon) // :: // Objective C support. TOK(at) // @ -// at_identifier // @foo -// at_string // @"foo" - // C99 6.4.1: Keywords. These turn into kw_* tokens. // Flags allowed: |