mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
C++: Add change note.
This commit is contained in:
4
cpp/ql/lib/change-notes/2024-01-30-throwing-model.md
Normal file
4
cpp/ql/lib/change-notes/2024-01-30-throwing-model.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: feature
|
||||
---
|
||||
* Added a new `ThrowingFunction` abstract class that can be used to model an external function that may throw an exception.
|
||||
Reference in New Issue
Block a user