summaryrefslogtreecommitdiffstats
path: root/testing/018/018__def_8c.xml
diff options
context:
space:
mode:
authorVladimír Vondruš <mosra@centrum.cz>2017-11-29 17:38:13 (GMT)
committerVladimír Vondruš <mosra@centrum.cz>2017-11-29 17:40:00 (GMT)
commit17bceb8f4580535de52d19e8cadf0d088f972bef (patch)
tree7dbf772e60b415efdc6982d3dcdb84d71dc9f0d1 /testing/018/018__def_8c.xml
parent4f45bd20d4da7d40c793ec4c4c13558581e995ac (diff)
downloadDoxygen-17bceb8f4580535de52d19e8cadf0d088f972bef.zip
Doxygen-17bceb8f4580535de52d19e8cadf0d088f972bef.tar.gz
Doxygen-17bceb8f4580535de52d19e8cadf0d088f972bef.tar.bz2
Expose underlying enum type in the XML output.
The <type> element (used for function return type and variable type) is now reused also for underlying enum type. C++03-style enum types that don't have the underlying type specified have the <type> tag as well, but empty to indicate that the underlying type is unspecified. Added a new test case for this.
Diffstat (limited to 'testing/018/018__def_8c.xml')
-rw-r--r--testing/018/018__def_8c.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/018/018__def_8c.xml b/testing/018/018__def_8c.xml
index 8518666..8bc5c09 100644
--- a/testing/018/018__def_8c.xml
+++ b/testing/018/018__def_8c.xml
@@ -18,6 +18,7 @@
</sectiondef>
<sectiondef kind="enum">
<memberdef kind="enum" id="018__def_8c_1aa57b8491d1d8fc1014dd54bcf83b130a" prot="public" static="no">
+ <type/>
<name>E</name>
<enumvalue id="018__def_8c_1aa57b8491d1d8fc1014dd54bcf83b130aab1710e6a49014ba389d57c8753c530f4" prot="public">
<name>E1</name>