Skip to content
Commit 33c20f45 authored by Daniel Malea's avatar Daniel Malea
Browse files

Replace const_iterator with iterator to build against libstdc++

- libstdc++ defines vector::erase(iterator) but not vector::erase(const_iterator)

llvm-svn: 167764
parent 0cc8bc4d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment