mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
docs: add note about path queries
This commit is contained in:
@@ -188,6 +188,10 @@ Global data flow tracks data flow throughout the entire program, and is therefor
|
||||
than local data flow. That is, the analysis may report spurious flows that cannot in fact happen. Moreover, global data flow analysis typically requires significantly
|
||||
more time and memory than local analysis.
|
||||
|
||||
.. pull-quote:: Note
|
||||
|
||||
.. include:: ../../reusables/path-problem.rst
|
||||
|
||||
Using global data flow
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user