]> granicus.if.org Git - clang/commit
Fix PR3917: the location of a #line directive is the location of the first _.
authorChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 22:29:33 +0000 (22:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 22:29:33 +0000 (22:29 +0000)
commitdff070fb0f2880806ef1ae5471ace37a97dd9e6a
tree5a107d1447c2116446ef087e9b864853d6169dcf
parent88e2524b8f3393975872a23bbe6e8b3cf50d6773
Fix PR3917: the location of a #line directive is the location of the first _.

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