summaryrefslogtreecommitdiffstats
path: root/test/Sema/invalid-struct-init.c
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing of type-specifier-seq's. Types are syntactically allowed to beRichard Smith2012-03-121-2/+0
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* upgrade various 'implicit int' warnings from an ext-warn to warning when notChris Lattner2009-02-271-1/+4
* make the 'to match this' diagnostic a note.Chris Lattner2008-11-231-1/+1
* Tweak test...Steve Naroff2008-02-111-1/+0
* Fix http://llvm.org/bugs/show_bug.cgi?id=1988.Steve Naroff2008-02-111-0/+27