CPP:Fix chnage note spelling

This commit is contained in:
Alex Eyers-Taylor
2023-09-08 17:47:04 +01:00
parent 5fe44b65b7
commit 5892939488

View File

@@ -2,4 +2,4 @@
category: minorAnalysis
---
* Functions that do not return due to calling functions that don't return (e.g. `exit`) are now detected as
non returning in the IR and dataflow.
non-returning in the IR and dataflow.