mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
C++: Update change note.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
lgtm,codescanning
|
||||
* The `FormattingFunction` class now has predicates `isOutputStream` and `isOutputString` exposing more information about the function.
|
||||
* `FormattingFunction.getOutputParameterIndex` now has a parameter identifying whether the output at that index is a buffer or a stream.
|
||||
* `FormattingFunction` now has a predicate `isOutputGlobal` indicating when the output is to a global stream.
|
||||
* The `primitiveVariadicFormatter` and `variadicFormatter` predicates have more parameters exposing information about the function.
|
||||
|
||||
Reference in New Issue
Block a user