aboutsummaryrefslogtreecommitdiff
path: root/src/parseh.cpp
diff options
context:
space:
mode:
authorAndrew Kelley <superjoe30@gmail.com>2016-09-26 20:00:28 -0400
committerAndrew Kelley <superjoe30@gmail.com>2016-09-26 20:01:42 -0400
commit7ce7e2c9d1d43886c93f34b67d32ef77cc0d8a6e (patch)
treeb983cf44e18da510aa9b9bb02953f02af076c410 /src/parseh.cpp
parent7f4d4bdb3f8c4ac0c368074c111d5455ea6c8ade (diff)
downloadzig-7ce7e2c9d1d43886c93f34b67d32ef77cc0d8a6e.tar.gz
zig-7ce7e2c9d1d43886c93f34b67d32ef77cc0d8a6e.zip
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
Diffstat (limited to 'src/parseh.cpp')
0 files changed, 0 insertions, 0 deletions