C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-03-05 16:29:37 -08:00
parent 8ae6fa5366
commit 6dc0fa515d

View File

@@ -0,0 +1,4 @@
---
category: newQuery
---
* Added a new query, `cpp/type-confusion`, to detect casts to invalid types.