]> granicus.if.org Git - clang/commit
Fix rdar://6880630 - # in _Pragma does not start a preprocessor directive.
authorChris Lattner <sabre@nondot.org>
Wed, 13 May 2009 06:10:29 +0000 (06:10 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 May 2009 06:10:29 +0000 (06:10 +0000)
commit766703b76dc1eb0c49d11cafc2a17c7407876ebc
treeefc58e9f621da896a8024f726e167447110fddbf
parent6fd34f9a26fcb9657966b77bd39614033f3fd881
Fix rdar://6880630 - # in _Pragma does not start a preprocessor directive.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71643 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/Lexer.cpp
test/Preprocessor/_Pragma.c