diff options
Diffstat (limited to 'test/expect/gccxml.any.Class-friends.xml.txt')
-rw-r--r-- | test/expect/gccxml.any.Class-friends.xml.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/expect/gccxml.any.Class-friends.xml.txt b/test/expect/gccxml.any.Class-friends.xml.txt index 8143e8f..ace95cd 100644 --- a/test/expect/gccxml.any.Class-friends.xml.txt +++ b/test/expect/gccxml.any.Class-friends.xml.txt @@ -13,8 +13,8 @@ <CvQualifiedType id="_1c" type="_1" const="1"/> <ReferenceType id="_10" type="_1"/> <Namespace id="_2" name="::"/> - <Function id="_7" name="f" returns="_12" context="_2" location="f1:2" file="f1" line="2"/> + <Function id="_7" name="f" returns="_11" context="_2" location="f1:2" file="f1" line="2"/> <Class id="_8" name="A" context="_2" location="f1:1" file="f1" line="1" size="[0-9]+" align="[0-9]+"/> - <FundamentalType id="_12" name="void" size="[0-9]+" align="[0-9]+"/> + <FundamentalType id="_11" name="void" size="[0-9]+" align="[0-9]+"/> <File id="f1" name=".*/test/input/Class-friends.cxx"/> </GCC_XML>$ |