[PATCH] D121602: [clang][dataflow] Model the behavior of non-standard optional constructors
Stanislav Gatev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 15 01:13:45 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG092a530ca187: [clang][dataflow] Model the behavior of non-standard optional constructors (authored by sgatev).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121602/new/
https://reviews.llvm.org/D121602
Files:
clang/include/clang/Analysis/FlowSensitive/MatchSwitch.h
clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
clang/lib/Analysis/FlowSensitive/Transfer.cpp
clang/unittests/Analysis/FlowSensitive/MatchSwitchTest.cpp
clang/unittests/Analysis/FlowSensitive/UncheckedOptionalAccessModelTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121602.415351.patch
Type: text/x-patch
Size: 46200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220315/dc3f1ffe/attachment-0001.bin>
More information about the cfe-commits
mailing list