C++: Fix change note

This commit is contained in:
Jeroen Ketema
2025-01-16 17:55:45 +01:00
parent 52eef7c4c2
commit ff0d4955cf

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* `DefaultOptions::exits` now holds for C23 functions with the `_Noreturn` or `__Noreturn__` attribute.
* `DefaultOptions::exits` now holds for C23 functions with the `_Noreturn` or `___Noreturn__` attribute.