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

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 7 18:10:24 PST 2020


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

- Add missing new line at the end of file.
- Populate the initial worklist in UninitializedValues more efficiently.


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.236734.patch
Type: text/x-patch
Size: 9437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200108/873f58b8/attachment.bin>


More information about the cfe-commits mailing list