aboutsummaryrefslogtreecommitdiffstats
path: root/test/CFrontend/2004-01-01-UnknownInitSize.c
Commit message (Collapse)AuthorAgeFilesLines
* llvm-gcc3 is goneChris Lattner2007-02-081-1/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34037 91177308-0d34-0410-b5e6-96231b3b80d8
* These are only XFAILs with llvmgcc3, they pass with llvmgcc4Chris Lattner2006-04-131-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27658 91177308-0d34-0410-b5e6-96231b3b80d8
* xfail this across all platforms.John Criswell2004-12-081-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18633 91177308-0d34-0410-b5e6-96231b3b80d8
* These tests really are failing, do not let them accidentally be XPASS.Chris Lattner2004-11-221-1/+1
| | | | | | | | Note that apparently 'failing command | succeeding command' is a fail on csh but not on sh. :( git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18114 91177308-0d34-0410-b5e6-96231b3b80d8
* Adding RUN lines.Tanya Lattner2004-11-061-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17532 91177308-0d34-0410-b5e6-96231b3b80d8
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-061-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17514 91177308-0d34-0410-b5e6-96231b3b80d8
* Regression test for initializers with members of unknown size.John Criswell2004-01-011-0/+12
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10678 91177308-0d34-0410-b5e6-96231b3b80d8