From 02ed297d531eabef1c381cfc8104d591621bc941 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Jun 2015 00:39:15 +0300 Subject: Add parsing node BOOLEAN_TYPE. --- src/includes/nodeshandling.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/includes/nodeshandling.inc') diff --git a/src/includes/nodeshandling.inc b/src/includes/nodeshandling.inc index 2ee25d0..9c0e7f9 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -38,3 +38,4 @@ handleNodeType(LOOP_EXPR, LoopExpr) handleNodeType(NOP_EXPR, NopExpr) handleNodeType(COND_EXPR, CondExpr) handleNodeType(POINTER_PLUS_EXPR, PointerPlusExpr) +handleNodeType(BOOLEAN_TYPE, BooleanType) -- cgit v1.2.3-60-g2f50