[PATCH] D72380: [DataFlow] Factor two worklist implementations out

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 8 11:36:31 PST 2020


xazax.hun updated this revision to Diff 236873.
xazax.hun added a comment.

- Prepopulating the worklist for UninitializedValues seems to be redundant.


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

https://reviews.llvm.org/D72380

Files:
  clang/include/clang/Analysis/FlowSensitive/DataflowValues.h
  clang/include/clang/Analysis/FlowSensitive/DataflowWorklist.h
  clang/lib/Analysis/LiveVariables.cpp
  clang/lib/Analysis/UninitializedValues.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72380.236873.patch
Type: text/x-patch
Size: 9195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200108/6a5efe98/attachment.bin>


More information about the cfe-commits mailing list