C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2023-04-06 10:54:16 +01:00
parent 8fef101432
commit 025081e223

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The query `cpp/tainted-arithmetic` now also flags possible overflows in arithmetic assignment operations.