ucb-sejits / ctree

A C-family AST implementation designed to be an IR for DSL compilers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running code-gen a bad tree should provide a partially generated version

leonardt opened this issue · comments

Catch exceptions during codegen, insert comment or some other exception identifier into generated code.

Throw exception with partially generated code to help debug.