[PATCH] D130726: [clang][dataflow] Handle multiple context-sensitive calls to the same function

Sam Estep via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 29 12:19:11 PDT 2022


samestep updated this revision to Diff 448698.
samestep added a comment.

Add more comments and tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130726/new/

https://reviews.llvm.org/D130726

Files:
  clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
  clang/include/clang/Analysis/FlowSensitive/Transfer.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: D130726.448698.patch
Type: text/x-patch
Size: 11288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220729/81c958fb/attachment.bin>


More information about the cfe-commits mailing list