[PATCH] D125931: [clang][dataflow] Add support for correlated branches to optional model
Stanislav Gatev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 18 15:05:14 PDT 2022
sgatev created this revision.
sgatev added reviewers: ymandel, xazax.hun, gribozavr2.
Herald added subscribers: tschuett, steakhal, rnkovacs.
Herald added a project: All.
sgatev requested review of this revision.
Herald added a project: clang.
Add support for correlated branches to the std::optional dataflow model.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D125931
Files:
clang/include/clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h
clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
clang/unittests/Analysis/FlowSensitive/UncheckedOptionalAccessModelTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125931.430514.patch
Type: text/x-patch
Size: 8146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220518/fda68370/attachment.bin>
More information about the cfe-commits
mailing list