[PATCH] D151201: [clang][dataflow] Fix a crash in `getLogicOperatorSubExprValue()`.
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 25 02:23:11 PDT 2023
mboehme updated this revision to Diff 525501.
mboehme added a comment.
Add check that the value of the expression is true.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151201/new/
https://reviews.llvm.org/D151201
Files:
clang/lib/Analysis/FlowSensitive/Transfer.cpp
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151201.525501.patch
Type: text/x-patch
Size: 4814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230525/47706936/attachment-0001.bin>
More information about the cfe-commits
mailing list