Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b926a7e

Browse files
committed
Data flow: Update QL doc
1 parent 4d14311 commit b926a7e

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

shared/dataflow/codeql/dataflow/DataFlow.qll

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
/**
22
* Provides an implementation of global (interprocedural) data flow. This file
3-
* re-exports the local (intraprocedural) data flow analysis from
4-
* `DataFlowImplSpecific::Public` and adds a global analysis, mainly exposed
5-
* through the `Global` and `GlobalWithState` modules.
3+
* adds a global analysis, mainly exposed through the `Global` and `GlobalWithState`
4+
* modules.
65
*/
76

87
/** Provides language-specific data flow parameters. */

0 commit comments

Comments
 (0)