llvm: extend If PHI hygiene smoke with multi-branch + guard chain case
This commit is contained in:
@ -44,6 +44,7 @@ check_case "apps/tests/macro_golden_if_assign.nyash"
|
||||
check_case "apps/tests/macro_golden_if_print.nyash"
|
||||
check_case "apps/tests/macro_golden_if_return.nyash"
|
||||
check_case "apps/tests/macro_golden_type_is_basic.nyash"
|
||||
check_case "apps/tests/macro_golden_if_chain_guard.nyash"
|
||||
|
||||
if [ "$fails" -ne 0 ]; then
|
||||
exit 2
|
||||
|
||||
Reference in New Issue
Block a user