We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12868e5 commit 9ef088dCopy full SHA for 9ef088d
cpp/ql/lib/change-notes/2026-04-14-throwing.md
@@ -0,0 +1,5 @@
1
+---
2
+category: breaking
3
4
+* The deprecated `NonThrowingFunction` class has been removed, use `NonCppThrowingFunction` instead.
5
+* The deprecated `ThrowingFunction` class has been removed, use `AlwaysSehThrowingFunction` instead.
0 commit comments