C++: Add change note

This commit is contained in:
Calum Grant
2025-02-03 09:48:06 +00:00
parent a033ba9347
commit 6e3a169544

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The "Wrong type of arguments to formatting function" query (`cpp/wrong-type-format-argument`) now produces fewer FPs if the formatting function has multiple definitions.