aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/static-assert.c
AgeCommit message (Expand)Author
2013-04-03Enable use of _Static_assert inside structs and unions in C11 mode (as per C1...Andy Gibbs
2012-11-17Made the "expected string literal" diagnostic more expressiveAndy Gibbs
2011-04-15C1X: implement static assertsPeter Collingbourne