We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d14311 commit b926a7eCopy full SHA for b926a7e
shared/dataflow/codeql/dataflow/DataFlow.qll
@@ -1,8 +1,7 @@
1
/**
2
* 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.
+ * adds a global analysis, mainly exposed through the `Global` and `GlobalWithState`
+ * modules.
6
*/
7
8
/** Provides language-specific data flow parameters. */
0 commit comments