C++: Add change note

This commit is contained in:
Jeroen Ketema
2025-07-10 15:13:15 +02:00
parent 399967b507
commit 990b7f0b70

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `cpp/incorrect-string-type-conversion` query no longer alerts on incorrect type conversions that occur in unreachable code.