[PATCH] D153852: [clang][dataflow] Initialize fields of anonymous records correctly.
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 27 03:09:43 PDT 2023
mboehme created this revision.
Herald added subscribers: martong, xazax.hun.
Herald added a reviewer: NoQ.
Herald added a project: All.
mboehme requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Previously, the newly added test would crash.
Depends On D153851 <https://reviews.llvm.org/D153851>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D153852
Files:
clang/lib/Analysis/FlowSensitive/Transfer.cpp
clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153852.534893.patch
Type: text/x-patch
Size: 4526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230627/fa6f1daf/attachment-0001.bin>
More information about the cfe-commits
mailing list