C++: Add change note

This commit is contained in:
Jeroen Ketema
2023-08-24 16:11:39 +02:00
parent 9f7413eded
commit 607f729339

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `cpp/non-constant-format` query no longer considers an assignment on the right-hand side of another assignment to be a source of non-constant format strings.