Skip to content
Commit 54912ed9 authored by Jakob Stoklund Olesen's avatar Jakob Stoklund Olesen
Browse files

It is allowed to call IntervalMap::const_iterator::advanceTo() with a key that

moves the iterator to end(), and it is valid to call it on end().

That means it is valid to call advanceTo() with any monotonic key sequence.

llvm-svn: 122092
parent 79855298
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