[PATCH] D120149: [clang][dataflow] Add support for global storage values

Stanislav Gatev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 18 16:12:03 PST 2022


sgatev updated this revision to Diff 410041.
sgatev marked an inline comment as done.
sgatev added a comment.

Address reviewers' comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120149

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: D120149.410041.patch
Type: text/x-patch
Size: 9992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220219/47e3afdf/attachment-0001.bin>


More information about the cfe-commits mailing list