diff options
Diffstat (limited to 'test/expect/gccxml.any.Class-annotate.xml.txt')
-rw-r--r-- | test/expect/gccxml.any.Class-annotate.xml.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/expect/gccxml.any.Class-annotate.xml.txt b/test/expect/gccxml.any.Class-annotate.xml.txt index e8a645c..e8554fb 100644 --- a/test/expect/gccxml.any.Class-annotate.xml.txt +++ b/test/expect/gccxml.any.Class-annotate.xml.txt @@ -9,9 +9,9 @@ <Argument type="_7" location="f1:1" file="f1" line="1"/> </OperatorMethod> <Destructor id="_6" name="start" context="_1" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1"( throw="")?/> - <ReferenceType id="_7" type="_1c"/> + <ReferenceType id="_7" type="_1c" size="[0-9]+" align="[0-9]+"/> <CvQualifiedType id="_1c" type="_1" const="1"/> - <ReferenceType id="_8" type="_1"/> + <ReferenceType id="_8" type="_1" size="[0-9]+" align="[0-9]+"/> <Namespace id="_2" name="::"/> <File id="f1" name=".*/test/input/Class-annotate.cxx"/> </GCC_XML>$ |