Hello,

 

LiveVariables and UninitializedValues analyses had slightly different
implementations of DataflowWorklist, both by Ted Kremenek in 2011.

 

The two variants of DataflowWorklist had similar (though not identical)
interfaces, and apparently both were used for similar purposes.

 

My patch is to factor this class out of those two analyses. No functional
change intended.

 

Is it OK?

 

Attachment: DataflowWorklist.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to