[PATCH] D114234: [clang][dataflow] Add base types for building dataflow analyses

Stanislav Gatev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 23 06:31:54 PST 2021


sgatev updated this revision to Diff 389189.
sgatev marked an inline comment as done.
sgatev added a comment.

Add a note about asserting the requirements of the CFG object.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114234

Files:
  clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h
  clang/include/clang/Analysis/FlowSensitive/Environment.h
  clang/lib/Analysis/CMakeLists.txt
  clang/lib/Analysis/FlowSensitive/CMakeLists.txt
  clang/lib/Analysis/FlowSensitive/DataflowAnalysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114234.389189.patch
Type: text/x-patch
Size: 9647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211123/7d59d8c8/attachment.bin>


More information about the cfe-commits mailing list