mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
C++: Add change note
This commit is contained in:
4
cpp/ql/lib/change-notes/2014-12-13-deprecate-throwing.md
Normal file
4
cpp/ql/lib/change-notes/2014-12-13-deprecate-throwing.md
Normal 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.
|
||||
Reference in New Issue
Block a user