[PATCH] D159248: Fix crash when struct with inheritance is initialized with InitExpr
Kinuko Yasuda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 30 23:40:56 PDT 2023
kinu updated this revision to Diff 554906.
kinu added a comment.
updated comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159248/new/
https://reviews.llvm.org/D159248
Files:
clang/include/clang/Analysis/FlowSensitive/StorageLocation.h
clang/lib/Analysis/FlowSensitive/RecordOps.cpp
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159248.554906.patch
Type: text/x-patch
Size: 5231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230831/55a06b25/attachment.bin>
More information about the cfe-commits
mailing list