mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +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.