]> granicus.if.org Git - clang/commitdiff
these aren't tokens.
authorChris Lattner <sabre@nondot.org>
Thu, 7 Feb 2008 05:57:50 +0000 (05:57 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 7 Feb 2008 05:57:50 +0000 (05:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46844 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Basic/TokenKinds.def

index 6f43840835c628089cc5f5c31bf80d09b260f013..e17e0fe1ded2302e60572fb1ee04ef79bb4298c1 100644 (file)
@@ -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: