mgrang added a comment.

The thing I am concerned with here is whether changing SmallPtrSet to a 
SetVector can potentially slow down the Static Analyzer? ExplodedNode seem to 
be used heavily in the analyzer and I can see it being iterated upon in several 
places.


https://reviews.llvm.org/D37400



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to