diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2016-04-27 22:28:55 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2016-04-27 22:28:55 -0700 |
commit | 5b22547bb352f6e5a98ddd8ff42f37861a8e16ea (patch) | |
tree | cf531cce10d5f570f55dd54a46361dad882a14f6 /arc/.traces/find-substring-suffix-match | |
parent | b1ddb414006352b2d3af3652263a536acbd2702e (diff) | |
download | mu-5b22547bb352f6e5a98ddd8ff42f37861a8e16ea.tar.gz |
2880
Turns out we don't need a primitive to return an empty value of arbitrary type. Just create it on the heap using 'new'. But this uncovered *yet* another bug, sigh. When I specialize generic functions I was running all transforms on the generated functions after specialization completed. But there's one transform that includes code from elsewhere. If such code included type-ingredients -- kaboom. Now fixed and there's a test, so I've got that going for me which is nice.
Diffstat (limited to 'arc/.traces/find-substring-suffix-match')
0 files changed, 0 insertions, 0 deletions