Andrew Kelley 7ce7e2c9d1 emit error for extern function
with byvalue return value or parameter.

currently we don't codegen byvalue parameters or return values
correctly for C compatibilty functions so instead of generating
incorrect code, we emit a compile error.

eventually we'll support this feature and remove the compile error.

See #180
2016-09-26 20:01:42 -04:00
..
2016-09-26 20:01:42 -04:00
2016-09-14 02:46:02 -04:00
2016-09-14 02:47:16 -04:00
2016-01-07 03:22:53 -07:00
2016-09-14 02:46:02 -04:00
2016-09-13 16:46:27 -04:00
2016-09-14 02:46:02 -04:00
2016-07-28 20:14:57 -07:00
2016-08-16 22:42:50 -07:00