[PATCH] D121863: [clang][dataflow] Model the behavior of non-standard optional assignment
Stanislav Gatev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 17 04:06:49 PDT 2022
sgatev updated this revision to Diff 416132.
sgatev marked 3 inline comments as done.
sgatev added a comment.
Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121863/new/
https://reviews.llvm.org/D121863
Files:
clang/include/clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h
clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
clang/lib/Analysis/FlowSensitive/Transfer.cpp
clang/unittests/Analysis/FlowSensitive/UncheckedOptionalAccessModelTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121863.416132.patch
Type: text/x-patch
Size: 27074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220317/9ae69c59/attachment-0001.bin>
More information about the cfe-commits
mailing list