aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/expr-comma-c99.c
AgeCommit message (Expand)Author
2013-03-29Sema: Warn on sizeof on binary ops on decayed arrays.Benjamin Kramer
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2011-02-25Rename test/Sema/expr-comma-c89.c to expr-comma-c99.c. Spotted byPeter Collingbourne