From 4a12b112defaa80dfb2d661793c809abd4757c0b Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Fri, 22 Apr 2016 14:54:33 -0700 Subject: fix EffectAnalyzer, blocks and loops do not branch by themselves --- src/ast_utils.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/ast_utils.h') diff --git a/src/ast_utils.h b/src/ast_utils.h index 9336d2b3a..36895ac51 100644 --- a/src/ast_utils.h +++ b/src/ast_utils.h @@ -89,8 +89,6 @@ struct EffectAnalyzer : public PostWalker