diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2012-10-03 01:04:07 +0000 |
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2012-10-03 01:04:07 +0000 |
| commit | de2fae4c7bfaedb95705b272015592895e05fd9c (patch) | |
| tree | 811062f8705fa1d038cc9ae5629aeb4fd754121e /test/ExecutionEngine | |
| parent | 0d141f867d49dadc2f7580b149464f1e8e095f03 (diff) | |
| download | external_llvm-de2fae4c7bfaedb95705b272015592895e05fd9c.zip external_llvm-de2fae4c7bfaedb95705b272015592895e05fd9c.tar.gz external_llvm-de2fae4c7bfaedb95705b272015592895e05fd9c.tar.bz2 | |
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
Diffstat (limited to 'test/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions
