Skip to content

Commit 1b26d68

Browse files
committed
[FOLD]
1 parent e437826 commit 1b26d68

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

test-files/golden-tests/snippets/terminate.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<namespace id="//////////////////////////8=">
55
<function name="terminate" exception-spec="noexcept" id="HJGSj0okQR/JSIlbm5chSNvd9c8=">
66
<file short-path="terminate.cpp" source-path="terminate.cpp" line="8"/>
7-
<attr id="is-no-return"/>
7+
<attr id="noreturn"/>
88
<doc>
99
<brief>
1010
<text>Exit the program.</text>

test-files/golden-tests/symbols/function/noreturn.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<file short-path="noreturn.cpp" source-path="noreturn.cpp" line="3" class="def"/>
77
<function name="f3" id="TkBjWwqMDycyUbq+TJZ9qfUhSn0=">
88
<file short-path="noreturn.cpp" source-path="noreturn.cpp" line="7"/>
9-
<attr id="is-no-return"/>
9+
<attr id="noreturn"/>
1010
</function>
1111
<function name="f2" id="QjsWLydQujVa097RP8f2Lq3nLQ4=">
1212
<file short-path="noreturn.cpp" source-path="noreturn.cpp" line="5"/>
13-
<attr id="is-no-return"/>
13+
<attr id="noreturn"/>
1414
<attr id="storage-class" name="static" value="2"/>
1515
</function>
1616
<friend id="vtSOGI1LSo+Nkv4yPvufiluoyko=">
@@ -20,7 +20,7 @@
2020
</struct>
2121
<function name="f1" id="CnO51rIKTzfiVKHkR3TdPa0eo+8=">
2222
<file short-path="noreturn.cpp" source-path="noreturn.cpp" line="1"/>
23-
<attr id="is-no-return"/>
23+
<attr id="noreturn"/>
2424
</function>
2525
</namespace>
2626
</mrdocs>

0 commit comments

Comments
 (0)