mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
C++: Add change note on _Noreturn/noreturn in C11
This commit is contained in:
4
cpp/ql/lib/change-notes/2022-03014-c11-noreturn.md
Normal file
4
cpp/ql/lib/change-notes/2022-03014-c11-noreturn.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* `DefaultOptions::exits` now holds for C11 functions with the `_Noreturn` or `noreturn` specifier.
|
||||
Reference in New Issue
Block a user