From 97572baf32bde191c9846c758c8b76b7f0802eed Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Jun 2015 19:23:19 +0300 Subject: Add parsing type NON_LVALUE_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 a67bb27..4c9002e 100644 --- a/src/includes/nodeshandling.inc +++ b/src/includes/nodeshandling.inc @@ -46,3 +46,4 @@ handleNodeType(EH_SPEC_BLOCK, EhSpecBlock) handleNodeType(FIELD_DECL, FieldDecl) handleNodeType(VECTOR_TYPE, VectorType) handleNodeType(VIEW_CONVERT_EXPR, ViewConvertExpr) +handleNodeType(NON_LVALUE_EXPR, NonLvalueExpr) -- cgit v1.2.3-60-g2f50