Merge pull request #21421 from geoffw0/wrongtypeformat

C++: Add some test cases for cpp/wrong-type-format-argument
This commit is contained in:
Geoffrey White
2026-03-19 14:25:33 +00:00
committed by GitHub
5 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Fixed an issue with the "Wrong type of arguments to formatting function" (`cpp/wrong-type-format-argument`) query causing false positive results in `build-mode: none` databases.