[PATCH] D130600: [clang][dataflow] Handle return statements
Sam Estep via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 26 14:33:05 PDT 2022
samestep created this revision.
Herald added subscribers: martong, tschuett, xazax.hun.
Herald added a reviewer: NoQ.
Herald added a project: All.
samestep requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Depends On D130593 <https://reviews.llvm.org/D130593>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D130600
Files:
clang/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h
clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
clang/lib/Analysis/FlowSensitive/Transfer.cpp
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130600.447837.patch
Type: text/x-patch
Size: 7417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220726/88cfd4b6/attachment-0001.bin>
More information about the cfe-commits
mailing list