epoch-language
epoch-language copied to clipboard
Compiler: operator short-circuiting
Fix the LLVM code generated by operators that need to short-circuit (i.e. &&
and || for now).
Original issue reported on code.google.com by [email protected] on 5 Sep 2014 at 5:31