diff options
| author | Andrew Kelley <superjoe30@gmail.com> | 2016-09-26 20:00:28 -0400 |
|---|---|---|
| committer | Andrew Kelley <superjoe30@gmail.com> | 2016-09-26 20:01:42 -0400 |
| commit | 7ce7e2c9d1d43886c93f34b67d32ef77cc0d8a6e (patch) | |
| tree | b983cf44e18da510aa9b9bb02953f02af076c410 /src/parser.cpp | |
| parent | 7f4d4bdb3f8c4ac0c368074c111d5455ea6c8ade (diff) | |
| download | zig-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/parser.cpp')
0 files changed, 0 insertions, 0 deletions
