From: Chris Lattner Date: Wed, 29 Oct 2003 01:23:01 +0000 (+0000) Subject: New testcase X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=76429328b49a3b887289c249af9f0da519fa454e;p=oota-llvm.git New testcase git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9573 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CFrontend/2003-10-28-ident.c b/test/CFrontend/2003-10-28-ident.c new file mode 100644 index 00000000000..726d7cf8051 --- /dev/null +++ b/test/CFrontend/2003-10-28-ident.c @@ -0,0 +1,2 @@ + +#ident "foo"