[PATCH] D156856: [clang][dataflow] In `equivalentTo()`, ignore expression locations that are unlikely to matter.
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 2 07:15:35 PDT 2023
mboehme updated this revision to Diff 546456.
mboehme added a comment.
Add a FIXME noting that this is a temporary solution.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156856/new/
https://reviews.llvm.org/D156856
Files:
clang/include/clang/Analysis/FlowSensitive/ControlFlowContext.h
clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
clang/lib/Analysis/FlowSensitive/ControlFlowContext.cpp
clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156856.546456.patch
Type: text/x-patch
Size: 10020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230802/d5103c31/attachment.bin>
More information about the cfe-commits
mailing list