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

Stanislav Gatev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 23 00:28:57 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ea103de140b: [clang][dataflow] Add support for global storage values (authored by sgatev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120149

Files:
  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: D120149.410730.patch
Type: text/x-patch
Size: 10731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220223/9e32bda7/attachment-0001.bin>


More information about the cfe-commits mailing list