summaryrefslogtreecommitdiff
path: root/test/Sema/struct-cast.c
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Wire up '-Wignored-qualifiers' to the warning on 'const' in 'const int f()'.Chandler Carruth2010-07-141-1/+1
* When forming a function call or message send expression, be sure toDouglas Gregor2010-07-131-1/+2
* 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
* Use the unqualified type for GCCs struct/union cast extensionAnders Carlsson2009-01-131-0/+14