C++: Add change note

This commit is contained in:
Jeroen Ketema
2025-01-16 13:12:20 +01:00
parent bd40d249e3
commit d027e0c06b

View File

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