From cffd350d689b96c47448129716df8951d565a94d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Jun 2015 19:04:48 +0300 Subject: Add parsing node VECTOR_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 b649c05..78ea478 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -44,3 +44,4 @@ handleNodeType(RECORD_TYPE, RecordType) handleNodeType(TARGET_EXPR, TargetExpr) handleNodeType(EH_SPEC_BLOCK, EhSpecBlock) handleNodeType(FIELD_DECL, FieldDecl) +handleNodeType(VECTOR_TYPE, VectorType) -- cgit v1.2.3-60-g2f50