[PATCH] D131645: [clang][dataflow] Allow user-provided lattices to provide a widen operator

Eric Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 11 09:39:19 PDT 2022


li.zhe.hua updated this revision to Diff 451887.
li.zhe.hua marked an inline comment as done.
li.zhe.hua added a comment.

Add FIXME


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131645

Files:
  clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h
  clang/include/clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h
  clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131645.451887.patch
Type: text/x-patch
Size: 7058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220811/b1c53f75/attachment.bin>


More information about the cfe-commits mailing list