summaryrefslogtreecommitdiffstats
path: root/test/Sema/struct-compat.c
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Emit a better diagnostic when variable redeclarations disagreeDavid Majnemer2015-07-141-2/+2
* 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
* 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
* Make all the 'redefinition' diagnostics more consistent, and make the Chris Lattner2008-11-231-4/+4
* Nevermind, these tests work... I messed up my testing.Eli Friedman2008-02-151-4/+2
* Partial fix for struct compatibility; there's still something messy Eli Friedman2008-02-151-0/+19