mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
6 lines
202 B
Markdown
6 lines
202 B
Markdown
## 4.1.0
|
|
|
|
### New Features
|
|
|
|
* Added `Node.asUncertainDefinition` and `Node.asCertainDefinition` to the `DataFlow::Node` class for querying whether a definition overwrites the entire destination buffer.
|