]> granicus.if.org Git - clang/commit
Lexer: add CUDA kernel call tokens
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 9 Feb 2011 21:08:21 +0000 (21:08 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 9 Feb 2011 21:08:21 +0000 (21:08 +0000)
commit1b791d6465d42a9763927be1dd8af229efcbbf5e
treeb44e2dd21a865a3fd06456bbc4170aceab68b650
parente08ce650a2b02410eddd1f60a4aa6b3d4be71e73
Lexer: add CUDA kernel call tokens

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125218 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/TokenKinds.def
lib/Lex/Lexer.cpp