[PATCH] D124807: [clang][dataflow] Avoid assert for invalid cast to BoolValue
Eric Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 3 11:12:27 PDT 2022
li.zhe.hua updated this revision to Diff 426783.
li.zhe.hua added a comment.
Handle FullExprs in the transfer function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124807/new/
https://reviews.llvm.org/D124807
Files:
clang/lib/Analysis/FlowSensitive/Transfer.cpp
clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp
clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124807.426783.patch
Type: text/x-patch
Size: 3664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220503/824fa8e9/attachment.bin>
More information about the cfe-commits
mailing list