[PATCH] D142468: [clang][dataflow] Fix bug in handling of reference-typed fields.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 24 08:01:18 PST 2023
ymandel updated this revision to Diff 491806.
ymandel added a comment.
use `isa_and_nonnull`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142468/new/
https://reviews.llvm.org/D142468
Files:
clang/lib/Analysis/FlowSensitive/Transfer.cpp
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142468.491806.patch
Type: text/x-patch
Size: 5602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230124/9b7d5963/attachment.bin>
More information about the cfe-commits
mailing list