We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe44b6 commit 5892939Copy full SHA for 5892939
cpp/ql/lib/change-notes/2023-09-08-more-unreachble.md
@@ -2,4 +2,4 @@
2
category: minorAnalysis
3
---
4
* Functions that do not return due to calling functions that don't return (e.g. `exit`) are now detected as
5
- non returning in the IR and dataflow.
+ non-returning in the IR and dataflow.
0 commit comments