summaryrefslogtreecommitdiff
path: root/test/Sema/invalid-init-diag.c
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnostics like "initializing <type> from an expression ofDouglas Gregor2010-04-091-1/+1
* Improve diagnostics when we fail to convert from a source type to aDouglas Gregor2010-04-091-1/+1
* Pretty-print anonymous types using their kind and presumed location.John McCall2010-03-191-1/+1
* 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
* Suppress constant initializer checking when the declaration isn't valid. Eli Friedman2009-02-201-0/+4