mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
293 B
293 B
category
| category |
|---|
| fix |
- Fixed some accidental predicate visibility in the backwards-compatible wrapper for data flow configurations. In particular
DataFlow::hasFlowPath,DataFlow::hasFlow,DataFlow::hasFlowTo, andDataFlow::hasFlowToExprwere accidentally exposed in a single version.