aboutsummaryrefslogtreecommitdiff
path: root/lib/MC/SubtargetFeature.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-10-03 01:04:07 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-10-03 01:04:07 +0000
commitde2fae4c7bfaedb95705b272015592895e05fd9c (patch)
tree811062f8705fa1d038cc9ae5629aeb4fd754121e /lib/MC/SubtargetFeature.cpp
parent0d141f867d49dadc2f7580b149464f1e8e095f03 (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
Diffstat (limited to 'lib/MC/SubtargetFeature.cpp')
0 files changed, 0 insertions, 0 deletions