Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e8aab7480c2550b51fd60d6eb102b361e70931d7
/
llvm
/
unittests
/
ADT
/
IntervalMapTest.cpp
00b29fb
Add more checks to IntervalMapOverlaps::advance() to ensure that advanceTo sees
by Jakob Stoklund Olesen
· 15 years ago
54912ed
It is allowed to call IntervalMap::const_iterator::advanceTo() with a key that
by Jakob Stoklund Olesen
· 15 years ago
213de04
Fix crash when IntervalMapOverlaps::advanceTo moves past the last overlap.
by Jakob Stoklund Olesen
· 15 years ago
649a72b
Complete tests for IntervalMapOverlaps.
by Jakob Stoklund Olesen
· 15 years ago
af49e97
Add basic test exposing many bugs.
by Jakob Stoklund Olesen
· 15 years ago
e7ed7b6
Add IntervalMap::iterator::set{Start,Stop,Value} methods that allow limited
by Jakob Stoklund Olesen
· 15 years ago
7aad398
Disallow overlapping inserts, even when inserting the same value.
by Jakob Stoklund Olesen
· 15 years ago
8710e4f
Add default constructors for iterators.
by Jakob Stoklund Olesen
· 15 years ago
bd1a50e
Implement const_iterator::advanceTo().
by Jakob Stoklund Olesen
· 15 years ago
056356d
Add more tests for erase(). Fix a few exposed bugs.
by Jakob Stoklund Olesen
· 15 years ago
bb4bece
Add test case with randomly ordered insertions, massive coalescing.
by Jakob Stoklund Olesen
· 15 years ago
5e9c70e
Add B+-tree test case that creates a height 3 tree with a smaller root node.
by Jakob Stoklund Olesen
· 15 years ago
c041268
Implement IntervalMap::clear().
by Jakob Stoklund Olesen
· 15 years ago
46389fd
Support backwards iteration starting from end().
by Jakob Stoklund Olesen
· 15 years ago
345945e
Add ADT/IntervalMap.
by Jakob Stoklund Olesen
· 15 years ago
0977025
Revert "Add ADT/IntervalMap.", GCC doesn't like it.
by Jakob Stoklund Olesen
· 15 years ago
6d89171
Add ADT/IntervalMap.
by Jakob Stoklund Olesen
· 15 years ago