C++: Add change note.

This commit is contained in:
Geoffrey White
2021-04-09 18:14:12 +01:00
parent 0818c1d703
commit 40637c18ce

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* The 'Unsigned difference expression compared to zero' (cpp/unsigned-difference-expression-compared-zero) query has been improved to produce fewer false positive results.