[PATCH] D117218: [clang][dataflow] Add transfer functions for constructors

Stanislav Gatev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 13 10:14:10 PST 2022


sgatev updated this revision to Diff 399714.
sgatev marked 2 inline comments as done.
sgatev added a comment.

Address reviewers' comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117218

Files:
  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: D117218.399714.patch
Type: text/x-patch
Size: 20020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220113/fecb0f8c/attachment-0001.bin>


More information about the cfe-commits mailing list