Skip to content

Commit dc0832c

Browse files
authored
Update docs/codeql/codeql-language-guides/analyzing-data-flow-in-cpp.rst
1 parent f0bc55e commit dc0832c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/codeql/codeql-language-guides/analyzing-data-flow-in-cpp.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ About this article
1010

1111
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.
1212
The following sections describe how to use the libraries for local data flow, global data flow, and taint tracking.
13-
For a more general introduction to modeling data flow, see ":ref:`About data flow analysis <about-data-flow-analysis>`."
1413

1514
.. include:: ../reusables/new-data-flow-api.rst
1615

0 commit comments

Comments
 (0)