summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.any.Class-implicit-member-access.xml.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/expect/gccxml.any.Class-implicit-member-access.xml.txt')
-rw-r--r--test/expect/gccxml.any.Class-implicit-member-access.xml.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/expect/gccxml.any.Class-implicit-member-access.xml.txt b/test/expect/gccxml.any.Class-implicit-member-access.xml.txt
index 035cb7d..0f003a4 100644
--- a/test/expect/gccxml.any.Class-implicit-member-access.xml.txt
+++ b/test/expect/gccxml.any.Class-implicit-member-access.xml.txt
@@ -14,9 +14,9 @@
<OperatorMethod id="_9" name="=" returns="_11" context="_5" access="private" location="f1:9" file="f1" line="9" mangled="[^"]+">
<Argument type="_10" location="f1:9" file="f1" line="9"/>
</OperatorMethod>
- <ReferenceType id="_10" type="_5c"/>
+ <ReferenceType id="_10" type="_5c" size="[0-9]+" align="[0-9]+"/>
<CvQualifiedType id="_5c" type="_5" const="1"/>
- <ReferenceType id="_11" type="_5"/>
+ <ReferenceType id="_11" type="_5" size="[0-9]+" align="[0-9]+"/>
<Namespace id="_2" name="::"/>
<File id="f1" name=".*/test/input/Class-implicit-member-access.cxx"/>
</GCC_XML>$