mirror of
https://github.com/github/codeql.git
synced 2026-02-23 02:13:41 +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.