[PATCH] D128521: [clang][dataflow] Implement functionality to compare if two boolean values are equivalent.

weiyi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 24 07:58:03 PDT 2022


wyt updated this revision to Diff 439762.
wyt added a comment.

Rename createIff to getOrCreateIff based on change in parent patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128521

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128521.439762.patch
Type: text/x-patch
Size: 4582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220624/167044a4/attachment.bin>


More information about the cfe-commits mailing list