aboutsummaryrefslogtreecommitdiff
path: root/test/alignas-multiple.c
AgeCommit message (Collapse)Author
2024-03-29Use C23 keywords in test dataMichael Forney
2021-12-06decl: Use strictest alignment when multiple specifiers are presentMichael Forney
This is specified by the last sentence in C11 6.7.5p6.