commit | de2fae4c7bfaedb95705b272015592895e05fd9c | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Wed Oct 03 01:04:07 2012 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Wed Oct 03 01:04:07 2012 +0000 |
tree | 811062f8705fa1d038cc9ae5629aeb4fd754121e | |
parent | 0d141f867d49dadc2f7580b149464f1e8e095f03 [diff] |
Third try at fixing this. ;] Go back to using std::remove_if, which has most of the behavior we want, but wrap the predicate in one which erases elements from the set if they pass the predicate. Oh what I wouldn't give for a lambda here. Let me know if the predicate wrapping is too much magic. ;] git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165076 91177308-0d34-0410-b5e6-96231b3b80d8