diff options
Diffstat (limited to 'test/expect/gccxml.any.Method-rvalue-reference.xml.txt')
-rw-r--r-- | test/expect/gccxml.any.Method-rvalue-reference.xml.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/expect/gccxml.any.Method-rvalue-reference.xml.txt b/test/expect/gccxml.any.Method-rvalue-reference.xml.txt index db9828b..8e26a58 100644 --- a/test/expect/gccxml.any.Method-rvalue-reference.xml.txt +++ b/test/expect/gccxml.any.Method-rvalue-reference.xml.txt @@ -10,7 +10,7 @@ <Method id="_5" name="method" returns="_8" context="_1" access="private" location="f1:6" file="f1" line="6"> <Argument type="_8" location="f1:6" file="f1" line="6"/> </Method> - <Destructor id="_6" name="start" context="_1" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1"/> + <Destructor id="_6" name="start" context="_1" access="public" location="f1:1" file="f1" line="1" inline="1" artificial="1"( throws="")?/> <ReferenceType id="_7" type="_1"/> <FundamentalType id="_8" name="int"/> <Namespace id="_2" name="::"/> |