From 09d1424e62b04bd75d90af78f49d08c9e366ddc8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Jun 2015 19:34:48 +0300 Subject: Add parsing node VECTOR_CST. --- 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 4c9002e..fbd4fc2 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -47,3 +47,4 @@ handleNodeType(FIELD_DECL, FieldDecl) handleNodeType(VECTOR_TYPE, VectorType) handleNodeType(VIEW_CONVERT_EXPR, ViewConvertExpr) handleNodeType(NON_LVALUE_EXPR, NonLvalueExpr) +handleNodeType(VECTOR_CST, VectorCst) -- cgit v1.2.3-60-g2f50