summaryrefslogtreecommitdiff
path: root/test/Sema/array-declared-as-incorrect-type.c
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Emit a better diagnostic when variable redeclarations disagreeDavid Majnemer2015-07-141-3/+3
* 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-3/+3
* Add better validation for array types when merging decls. PatchChris Lattner2007-11-061-0/+16