aboutsummaryrefslogtreecommitdiff
path: root/compiler/tests/verifier/sizeof.good
AgeCommit message (Expand)AuthorFilesLines
2014-07-20Verifier: Use constexpr for checking that array lengths are constantSamuel Lidén Borell1-0/+1
2014-07-19C backend: Print type of expr instead of the expr itself in sizeof operationsSamuel Lidén Borell1-0/+5
2014-07-19Constexpr: Evaluate exprs containing sizeof etc. (but not the sizeof itself)Samuel Lidén Borell1-0/+7
2014-07-12New operators: sizeof, minsizeof, alignof and offsetof (incomplete impl)Samuel Lidén Borell1-0/+43