]> granicus.if.org Git - clang/commit
PR4388: get rid of an extra # line directive; in addition to being
authorEli Friedman <eli.friedman@gmail.com>
Mon, 15 Jun 2009 09:57:52 +0000 (09:57 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Mon, 15 Jun 2009 09:57:52 +0000 (09:57 +0000)
commitae96a9637af7beea89a66d43bf3595b5a7d2756d
treebcc549c0425f4e944c71a3699339df098fad12a2
parent81ebe9bf80b9a4eb1e5a30b0de39b2d638044ae4
PR4388: get rid of an extra # line directive; in addition to being
unnecessary, this was causing issues for assembler-with-cpp mode, which
doesn't process the directive.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73382 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/InitPreprocessor.cpp