From 580841b99df83c3a833c419d5b104fcff7a12497 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Jun 2015 19:11:34 +0300 Subject: Add parsing node VIEW_CONVERT_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 78ea478..a67bb27 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -45,3 +45,4 @@ handleNodeType(TARGET_EXPR, TargetExpr) handleNodeType(EH_SPEC_BLOCK, EhSpecBlock) handleNodeType(FIELD_DECL, FieldDecl) handleNodeType(VECTOR_TYPE, VectorType) +handleNodeType(VIEW_CONVERT_EXPR, ViewConvertExpr) -- cgit v1.2.3-60-g2f50