mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
188 B
188 B
category
| category |
|---|
| feature |
- Added a
isFinalValueOfParameterpredicate to DataFlow::Node which holds when a dataflow node represents the final value of an output parameter of a function.