Skip to content

Commit 638b2ca

Browse files
committed
C++: Add change note on _Noreturn/noreturn in C11
1 parent 1a1c34e commit 638b2ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* `DefaultOptions::exits` now holds for C11 functions with the `_Noreturn` or `noreturn` specifier.

0 commit comments

Comments
 (0)