[PATCH] D116370: [clang][dataflow] Add multi-variable constant propagation example.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 29 11:25:58 PST 2021


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

Fix handling of uninitialized variables.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116370

Files:
  clang/unittests/Analysis/FlowSensitive/CMakeLists.txt
  clang/unittests/Analysis/FlowSensitive/MultiVarConstantPropagationTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116370.396557.patch
Type: text/x-patch
Size: 17654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211229/b79199b2/attachment-0001.bin>


More information about the cfe-commits mailing list