summaryrefslogtreecommitdiffstats
path: root/test/input/FundamentalType.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-02-12 21:23:32 (GMT)
committerBrad King <brad.king@kitware.com>2014-03-21 18:39:05 (GMT)
commitab558c0e515e84e768835a13bab218ce487c8f89 (patch)
treeac62baeb9669eeb7eb67f0bbc8691c7cb422aa5b /test/input/FundamentalType.cxx
parent3d2ff0f61822aaf655387fe5521ec785ac668d64 (diff)
downloadCastXML-ab558c0e515e84e768835a13bab218ce487c8f89.zip
CastXML-ab558c0e515e84e768835a13bab218ce487c8f89.tar.gz
CastXML-ab558c0e515e84e768835a13bab218ce487c8f89.tar.bz2
Output: Generate FundamentalType elements
Implement the OutputBuiltinType method to generate the FundamentalType element. Report the name="" of the type.
Diffstat (limited to 'test/input/FundamentalType.cxx')
-rw-r--r--test/input/FundamentalType.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/input/FundamentalType.cxx b/test/input/FundamentalType.cxx
new file mode 100644
index 0000000..ed6c3c8
--- /dev/null
+++ b/test/input/FundamentalType.cxx
@@ -0,0 +1 @@
+typedef int start;