From 5523103f7f9d0331c65b3c931533519d2d18c838 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Jun 2015 17:10:43 +0300 Subject: Add parsing node FIELD_DECL. --- 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 4fb4b33..b649c05 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -43,3 +43,4 @@ handleNodeType(NULLPTR_TYPE, NullPtrType) handleNodeType(RECORD_TYPE, RecordType) handleNodeType(TARGET_EXPR, TargetExpr) handleNodeType(EH_SPEC_BLOCK, EhSpecBlock) +handleNodeType(FIELD_DECL, FieldDecl) -- cgit v1.2.3-60-g2f50