[PATCH] D128357: [clang][dataflow] Store flow condition constraints in a single `FlowConditionConstraints` map.

weiyi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 24 05:50:00 PDT 2022


wyt updated this revision to Diff 439714.
wyt marked 3 inline comments as done.
wyt added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128357

Files:
  clang/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h
  clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128357.439714.patch
Type: text/x-patch
Size: 5094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220624/d27c9cde/attachment.bin>


More information about the cfe-commits mailing list