mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Update docs/codeql/codeql-language-guides/analyzing-data-flow-in-cpp.rst
This commit is contained in:
@@ -10,7 +10,6 @@ About this article
|
||||
|
||||
This article describes how data flow analysis is implemented in the CodeQL libraries for C/C++ and includes examples to help you write your own data flow queries.
|
||||
The following sections describe how to use the libraries for local data flow, global data flow, and taint tracking.
|
||||
For a more general introduction to modeling data flow, see ":ref:`About data flow analysis <about-data-flow-analysis>`."
|
||||
|
||||
.. include:: ../reusables/new-data-flow-api.rst
|
||||
|
||||
|
||||
Reference in New Issue
Block a user