summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.any.Class-implicit-member-bad-base.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-bad-base.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-bad-base.xml.txt')
-rw-r--r--test/expect/gccxml.any.Class-implicit-member-bad-base.xml.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/expect/gccxml.any.Class-implicit-member-bad-base.xml.txt b/test/expect/gccxml.any.Class-implicit-member-bad-base.xml.txt
index 35aec14..51970b7 100644
--- a/test/expect/gccxml.any.Class-implicit-member-bad-base.xml.txt
+++ b/test/expect/gccxml.any.Class-implicit-member-bad-base.xml.txt
@@ -10,7 +10,7 @@
<Destructor id="_5" name="start" context="_1" access="public" location="f1:9" file="f1" line="9" inline="1" artificial="1"( throws="")?/>
<Class id="_6" name="base&lt;const int&gt;" context="_2" location="f1:1" file="f1" line="1" members="_8 _9 _10 _11"/>
<ReferenceType id="_7" type="_1c"/>
- <Field id="_8" name="data" type="_14c" context="_6" access="protected" location="f1:3" file="f1" line="3"/>
+ <Field id="_8" name="data" type="_14c" context="_6" access="protected" location="f1:3" file="f1" line="3" offset="0"/>
<Constructor id="_9" name="base" context="_6" access="protected" location="f1:4" file="f1" line="4"/>
<Constructor id="_10" name="base" context="_6" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1"( throws="")?>
<Argument type="_15" location="f1:1" file="f1" line="1"/>