C++: Add change note

This commit is contained in:
Jeroen Ketema
2024-12-13 10:44:40 +01:00
parent 6f41d3c4e3
commit 400424f13c

View File

@@ -0,0 +1,4 @@
---
category: deprecated
---
* The `ThrowingFunction` class (`semmle.code.cpp.models.interfaces.Throwing`) has been deprecated. Please use the `AlwaysSehThrowingFunction` class instead.