NoQ added a reviewer: a.sidorin.
NoQ added a comment.

This looks familiar, i think i've seen significant slowdowns around there on 
some very rare files. Nice catch! Probably a binary-search insert could have 
also been much better than re-sorting, even if it's still a vector.


Repository:
  rL LLVM

https://reviews.llvm.org/D25503



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

Reply via email to