Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: X10 2.1.2
-
Fix Version/s: X10 2.3.2
-
Component/s: X10 Compiler: Front-end
-
Labels:None
-
Number of attachments :
Description
Currently the compiler only catches unexpected exceptions in visitor passes. It should process exceptions from all passes and turn them into InternalCompilerErrors. In particular, the code generation passes need to be protected by this.
Nice to have, but won't be able to do this for 2.2.