]> granicus.if.org Git - clang/commit
Clean up some existing keyword tests in the test/Lexer directory by using the
authorYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Wed, 7 May 2014 01:58:02 +0000 (01:58 +0000)
committerYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Wed, 7 May 2014 01:58:02 +0000 (01:58 +0000)
commitc40a46cf23e37a077c212f98407c5f3e58973793
tree484fa51603c3da936c24b58111c5a475711048e2
parent695bd88b268d5ab9d7d1af712657d7b0fc08cb0b
Clean up some existing keyword tests in the test/Lexer directory by using the
pre-defined __is_identifier() macro.

Differential Revision: http://reviews.llvm.org/D3460

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@208147 91177308-0d34-0410-b5e6-96231b3b80d8
test/Lexer/clang-keywords.cpp [deleted file]
test/Lexer/cxx0x_keyword.cpp [deleted file]
test/Lexer/gnu_keywords.c [deleted file]
test/Lexer/keywords_test.cpp [new file with mode: 0644]