aboutsummaryrefslogtreecommitdiff
path: root/compiler/tests/verifier/expr_constexpr.bad
AgeCommit message (Expand)AuthorFilesLines
2020-06-29Constexpr: Handle constexprs referencing other constexprs properlySamuel Lidén Borell1-1/+2
2015-02-28Fix most remaining crashes and freezes found with zzufSamuel Lidén Borell1-0/+4
2015-02-27Constexpr: Detect expressions with cycles and report an errorSamuel Lidén Borell1-0/+8
2014-07-28Constexpr: Evaluate struct member expressionsSamuel Lidén Borell1-0/+3
2014-07-27Verifier: Use constexpr in more placesSamuel Lidén Borell1-0/+8
2014-05-31Tests: Implement proper testing of errors (*.bad files)Samuel Lidén Borell1-0/+2
2013-09-14Constexpr: Evaluate array index expressionsSamuel Lidén Borell1-0/+12