Files
codeql/cpp/ql/lib/change-notes/released/4.1.0.md
2025-03-31 17:35:15 +00:00

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.