llvm/unittests
Duncan P. N. Exon Smith c12ce2b661 ADT: Add MapVector::remove_if
Add a `MapVector::remove_if()` that erases items in bulk in linear time,
as opposed to quadratic time for repeated calls to `MapVector::erase()`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213090 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-15 20:24:56 +00:00
..
2014-07-15 20:24:56 +00:00
2014-07-14 05:01:53 +00:00
2014-06-08 22:29:17 +00:00
2014-07-14 05:01:53 +00:00
2014-07-03 02:01:39 +00:00