Release preparation for version 2.22.3

This commit is contained in:
github-actions[bot]
2025-08-04 15:47:57 +00:00
parent 65bf76e3ed
commit fd82aeb1f8
172 changed files with 424 additions and 134 deletions

View File

@@ -0,0 +1,5 @@
## 1.4.5
### Minor Analysis Improvements
* The "Initialization code not run" query (`cpp/initialization-not-run`) no longer reports an alert on static global variables that has no dereference.