From 7744c07ec30e671a267929dde70277783a0447ed Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Jun 2015 20:29:35 +0300 Subject: Add parsing node POINTER_PLUS_EXPR. --- 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 4580f9a..2ee25d0 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -37,3 +37,4 @@ handleNodeType(INDIRECT_REF, IndirectRef) handleNodeType(LOOP_EXPR, LoopExpr) handleNodeType(NOP_EXPR, NopExpr) handleNodeType(COND_EXPR, CondExpr) +handleNodeType(POINTER_PLUS_EXPR, PointerPlusExpr) -- cgit v1.2.3-60-g2f50