cda-group / arc

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

arc-script: Include file and line number when reporting ICEs #219

Closed frej closed 3 years ago

frej commented 3 years ago

Usa a panic hook to capture the panic location and payload when an internal compiler error is triggered.