Revert r167801, "[preprocessor] When #including something that contributes no
authorDaniel Dunbar <daniel@zuster.org>
Tue, 13 Nov 2012 19:12:37 +0000 (19:12 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 13 Nov 2012 19:12:37 +0000 (19:12 +0000)
commitcf3f2c49eaca66d0d2568ce7711b370fcf0f8bb0
tree29a19faada85890ab99302edd0de46dc9738e095
parente9322ce61a763212da2efd9ec5674e892fdd1b77
Revert r167801, "[preprocessor] When #including something that contributes no
tokens at all,". This change broke External/Nurbs in LLVM test-suite.

llvm-svn: 167858
clang/include/clang/Basic/TokenKinds.def
clang/include/clang/Lex/PreprocessorLexer.h
clang/lib/Lex/Lexer.cpp
clang/lib/Lex/PreprocessorLexer.cpp
clang/test/Index/Inputs/empty.h [deleted file]
clang/test/Index/pp-many-includes.c [deleted file]
clang/tools/libclang/CIndex.cpp