[PATCH] D114231: [clang][docs][dataflow] Added an introduction to dataflow analysis

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 29 05:50:27 PST 2021


gribozavr updated this revision to Diff 390318.
gribozavr added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114231/new/

https://reviews.llvm.org/D114231

Files:
  clang/docs/DataFlowAnalysisIntro.md
  clang/docs/DataFlowAnalysisIntroImages/CFGExample.svg
  clang/docs/DataFlowAnalysisIntroImages/CFGJoinRule.svg
  clang/docs/DataFlowAnalysisIntroImages/DefinitiveInitializationLattice.svg
  clang/docs/DataFlowAnalysisIntroImages/IntegerSetsFiniteLattice.svg
  clang/docs/DataFlowAnalysisIntroImages/IntegerSetsInfiniteLattice.svg
  clang/docs/DataFlowAnalysisIntroImages/OutputParameterIdentificationLattice.svg
  clang/docs/DataFlowAnalysisIntroImages/UniquePtrLattice.svg
  clang/docs/conf.py
  clang/docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114231.390318.patch
Type: text/x-patch
Size: 135040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211129/498e2cd1/attachment-0001.bin>


More information about the cfe-commits mailing list