summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.any.Class-implicit-member-reference.xml.txt
diff options
context:
space:
mode:
authorMichka Popoff <michkapopoff@gmail.com>2015-03-31 21:23:06 (GMT)
committerBrad King <brad.king@kitware.com>2015-04-08 14:30:21 (GMT)
commit57c93dfba8395299cd939c40dd894f40cfd4ec28 (patch)
tree23208094ee267ab21e548a98ecc00ed985a29d51 /test/expect/gccxml.any.Class-implicit-member-reference.xml.txt
parent4402138958fac4e9eae008d8987aa2f14278d272 (diff)
downloadCastXML-57c93dfba8395299cd939c40dd894f40cfd4ec28.zip
CastXML-57c93dfba8395299cd939c40dd894f40cfd4ec28.tar.gz
CastXML-57c93dfba8395299cd939c40dd894f40cfd4ec28.tar.bz2
Output: Generate an "offset" attribute on Field elements
This information is produced by gccxml, so add it to our output too.
Diffstat (limited to 'test/expect/gccxml.any.Class-implicit-member-reference.xml.txt')
-rw-r--r--test/expect/gccxml.any.Class-implicit-member-reference.xml.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/expect/gccxml.any.Class-implicit-member-reference.xml.txt b/test/expect/gccxml.any.Class-implicit-member-reference.xml.txt
index 37921f7..9581777 100644
--- a/test/expect/gccxml.any.Class-implicit-member-reference.xml.txt
+++ b/test/expect/gccxml.any.Class-implicit-member-reference.xml.txt
@@ -1,7 +1,7 @@
^<\?xml version="1.0"\?>
<GCC_XML[^>]*>
<Class id="_1" name="start" context="_2" location="f1:1" file="f1" line="1" members="_3 _4 _5 _6"/>
- <Field id="_3" name="ref" type="_7" context="_1" access="private" location="f1:2" file="f1" line="2"/>
+ <Field id="_3" name="ref" type="_7" context="_1" access="private" location="f1:2" file="f1" line="2" offset="0"/>
<Constructor id="_4" name="start" context="_1" access="public" location="f1:4" file="f1" line="4"/>
<Constructor id="_5" name="start" context="_1" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1"( throws="")?>
<Argument type="_8" location="f1:1" file="f1" line="1"/>