[PATCH] D128356: [clang][dataflow] Use NoopLattice in optional model
Sam Estep via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 29 13:09:59 PDT 2022
samestep updated this revision to Diff 441142.
samestep added a comment.
Herald added a subscriber: carlosgalvezp.
Herald added a project: clang-tools-extra.
Update UncheckedOptionalAccessCheck.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128356/new/
https://reviews.llvm.org/D128356
Files:
clang-tools-extra/clang-tidy/bugprone/UncheckedOptionalAccessCheck.cpp
clang/docs/tools/clang-formatted-files.txt
clang/include/clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h
clang/include/clang/Analysis/FlowSensitive/NoopLattice.h
clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
clang/unittests/Analysis/FlowSensitive/NoopAnalysis.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128356.441142.patch
Type: text/x-patch
Size: 10147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220629/35d90bbc/attachment-0001.bin>
More information about the cfe-commits
mailing list