summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.any.Class-incomplete.xml.txt
blob: 62bb502687f9bc46c5f11766b2bf7a02411cf0b2 (plain)
1
2
3
4
5
6
^<\?xml version="1.0"\?>
<GCC_XML[^>]*>
  <Class id="_1" name="start" context="_2" location="f1:1" file="f1" line="1" incomplete="1"/>
  <Namespace id="_2" name="::"/>
  <File id="f1" name=".*/test/input/Class-incomplete.cxx"/>
</GCC_XML>$