Add test to make sure that #pragma mark/error doesn't error if there are
authorBill Wendling <isanbard@gmail.com>
Tue, 29 Jan 2008 00:41:29 +0000 (00:41 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 29 Jan 2008 00:41:29 +0000 (00:41 +0000)
commitfcd06cdc7bbc540441cdb364f5f779524543c003
treea3664657af6eb8fc5b1b292b79e1ff2ac926ff8b
parent7afe973add96f7b189b018239b5b9e43fe4a8dcf
Add test to make sure that #pragma mark/error doesn't error if there are
unbalanced quotes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46476 91177308-0d34-0410-b5e6-96231b3b80d8
test/CFrontend/2008-01-28-PragmaMark.c [new file with mode: 0644]