﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
322	Update Clang XML LoopNode Output	stachnik	tmcclory	r2402 introduced a change to schema regarding the children of an XML LoopNode. Specifically the body child is now a StatementNode rather than a sequence of StatementNodes. Conforming XML output should now have a single BlockNode as the body child which contains the statements which previously would have gone directly under LoopNode. See the ForLoopNode in examples/adder/adder_seq.c.xml for an example.	defect	closed	major		XML		fixed		
