C++: Change note.

This commit is contained in:
Geoffrey White
2022-09-21 10:34:36 +01:00
parent 2756c0e7af
commit e319c1773e

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Fixed false positives from the "Unused static function" (`cpp/unused-static-function`) query in files that had errors during compilation.