mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Update docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.20.0.rst
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
@@ -46,7 +46,7 @@ Minor Analysis Improvements
|
||||
C/C++
|
||||
"""""
|
||||
|
||||
* The "Call to function with fewer arguments than declared parameters" query (:code:`cpp/too-few-arguments`) query no longer produces results if the function has been implicitly declared.
|
||||
* The "Call to function with fewer arguments than declared parameters" query (:code:`cpp/too-few-arguments`) no longer produces results if the function has been implicitly declared.
|
||||
|
||||
C#
|
||||
""
|
||||
|
||||
Reference in New Issue
Block a user