[PATCH] D115740: [clang][dataflow] Add simplistic constant-propagation analysis.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 15 09:53:32 PST 2021


ymandel updated this revision to Diff 394594.
ymandel marked an inline comment as done.
ymandel added a comment.

Responds to reviewer comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115740

Files:
  clang/unittests/Analysis/FlowSensitive/CMakeLists.txt
  clang/unittests/Analysis/FlowSensitive/SingleVarConstantPropagationTest.cpp
  clang/unittests/Analysis/FlowSensitive/TestingSupport.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115740.394594.patch
Type: text/x-patch
Size: 15444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211215/75a352a3/attachment.bin>


More information about the cfe-commits mailing list