aboutsummaryrefslogtreecommitdiff
path: root/compiler/tests/backend/return_array.good
AgeCommit message (Expand)AuthorFilesLines
2016-03-02Verifier: Disallow assignment operations in expressionsSamuel Lidén Borell1-4/+4
2016-02-23C backend: Allow using the value of assignment exprs with array typesSamuel Lidén Borell1-0/+7
2015-02-13C backend: Fix returning of arraysSamuel Lidén Borell1-1/+0
2015-02-12C backend: Use a temporary for accessing array return valuesSamuel Lidén Borell1-0/+13