summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.any.OffsetType-cv.xml.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/expect/gccxml.any.OffsetType-cv.xml.txt')
-rw-r--r--test/expect/gccxml.any.OffsetType-cv.xml.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/expect/gccxml.any.OffsetType-cv.xml.txt b/test/expect/gccxml.any.OffsetType-cv.xml.txt
index 15c35ac..16e70a5 100644
--- a/test/expect/gccxml.any.OffsetType-cv.xml.txt
+++ b/test/expect/gccxml.any.OffsetType-cv.xml.txt
@@ -1,11 +1,11 @@
^<\?xml version="1.0"\?>
<GCC_XML[^>]*>
- <Typedef id="_1" name="start" type="_3cv" context="_4" location="f1:2" file="f1" line="2"/>
- <CvQualifiedType id="_3cv" type="_3" const="1" volatile="1"/>
- <OffsetType id="_3" basetype="_5" type="_7cv"/>
+ <Typedef id="_1" name="start" type="_2cv" context="_4" location="f1:2" file="f1" line="2"/>
+ <OffsetType id="_2" basetype="_5" type="_6cv"/>
+ <CvQualifiedType id="_2cv" type="_2" const="1" volatile="1"/>
<Class id="_5" name="A" context="_4" location="f1:1" file="f1" line="1" incomplete="1"/>
- <CvQualifiedType id="_7cv" type="_7" const="1" volatile="1"/>
- <FundamentalType id="_7" name="int" size="[0-9]+" align="[0-9]+"/>
+ <FundamentalType id="_6" name="int" size="[0-9]+" align="[0-9]+"/>
+ <CvQualifiedType id="_6cv" type="_6" const="1" volatile="1"/>
<Namespace id="_4" name="::"/>
<File id="f1" name=".*/test/input/OffsetType-cv.cxx"/>
</GCC_XML>$