]> granicus.if.org Git - clang/commit
#line is allowed to have macros that expand to nothing after them.
authorChris Lattner <sabre@nondot.org>
Fri, 17 Apr 2009 23:30:53 +0000 (23:30 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 17 Apr 2009 23:30:53 +0000 (23:30 +0000)
commitab82f41b217ce588a9456c0b4411f219d3ed0df8
tree830e162ddbc17e38dff53505da711e828341f689
parent3e1af84bb0092a1aafb49deaa4ab6664c9a9071b
#line is allowed to have macros that expand to nothing after them.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69401 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/Preprocessor.h
lib/Lex/PPDirectives.cpp
test/Preprocessor/line-directive.c