mirror of
https://github.com/github/codeql.git
synced 2026-04-22 07:15:15 +02: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.