]> granicus.if.org Git - clang/commit
accept "#pragma clang foo" where we accept "#pragma GCC foo".
authorChris Lattner <sabre@nondot.org>
Tue, 12 May 2009 18:21:11 +0000 (18:21 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 12 May 2009 18:21:11 +0000 (18:21 +0000)
commite8fa06e07363b6d5e6c371bbd454d51bab78d01d
treef30ccebc2d8af2261c537c6efb8f9983b0cb101a
parent9820074dd47d37681085e964cd3392ac0b3e67b9
accept "#pragma clang foo" where we accept "#pragma GCC foo".

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