cda-group / arc

Programming Language for Continuous Deep Analytics
https://cda-group.github.io/arc/
44 stars 6 forks source link

arc-script: Report backend crashes using compile_error!() #215

Closed frej closed 3 years ago

frej commented 3 years ago

As we don't want the build script to terminate as soon as a backend crashes but instead continue to generate other test cases, we report internal errors by creating a dummy output file containing only a compile_error!().