C++: Update change note.

This commit is contained in:
Geoffrey White
2026-03-27 17:04:05 +00:00
parent 50681a3c42
commit 4f3108c444

View File

@@ -1,4 +1,5 @@
---
category: minorAnalysis
---
* The "Implicit function declaration" (`cpp/implicit-function-declaration`) query has been promoted to `@precision high`.
* The "Implicit function declaration" (`cpp/implicit-function-declaration`) query no longer produces results on `build mode: none` databases. These results were found to be very noisy and fundamentally imprecise in this mode.