summaryrefslogtreecommitdiffstats
path: root/test/expect/gccxml.any.inline-asm-ms.xml.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/expect/gccxml.any.inline-asm-ms.xml.txt')
-rw-r--r--test/expect/gccxml.any.inline-asm-ms.xml.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/expect/gccxml.any.inline-asm-ms.xml.txt b/test/expect/gccxml.any.inline-asm-ms.xml.txt
index 950ac5f..9cca376 100644
--- a/test/expect/gccxml.any.inline-asm-ms.xml.txt
+++ b/test/expect/gccxml.any.inline-asm-ms.xml.txt
@@ -1,6 +1,6 @@
^<\?xml version="1.0"\?>
<GCC_XML[^>]*>
- <Function id="_1" name="start" returns="_2" context="_3" location="f1:1" file="f1" line="1"/>
+ <Function id="_1" name="start" returns="_2" context="_3" location="f1:1" file="f1" line="1" mangled="[^"]+"/>
<FundamentalType id="_2" name="void" size="[0-9]+" align="[0-9]+"/>
<Namespace id="_3" name="::"/>
<File id="f1" name=".*/test/input/inline-asm-ms.cxx"/>