C++: Clarify doc comment and make build-mode: nonereferences more consistent.

This commit is contained in:
Geoffrey White
2026-03-16 16:38:29 +00:00
parent 4a39055322
commit 2f7526d70b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Fixed an issue with the "Multiplication result converted to larger type" (`cpp/integer-multiplication-cast-to-long`) query causing false positive results in Build Mode Node databases.
* Fixed an issue with the "Multiplication result converted to larger type" (`cpp/integer-multiplication-cast-to-long`) query causing false positive results in `build-mode: none` databases.