aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/DataExtractorTest.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-06-08 19:33:40 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-06-08 19:33:40 +0000
commit1848660d1fba2666445fa2156ecf5b0572e8f2de (patch)
tree1ba95d4c14c38a7ff568c8f56a8e3218d4eb905e /llvm/unittests/Support/DataExtractorTest.cpp
parent40ac10085a496e529c259d200ec27bc000eb4e2e (diff)
downloadllvm-1848660d1fba2666445fa2156ecf5b0572e8f2de.zip
llvm-1848660d1fba2666445fa2156ecf5b0572e8f2de.tar.gz
llvm-1848660d1fba2666445fa2156ecf5b0572e8f2de.tar.bz2
SmallVector: Improve test coverage for insert with repetition
To test cases that involve actual repetition (> 1 elements), at least one element before the insertion point, and some elements of the original range that still fit in that range space after insertion. Actually we need coverage for the inverse case too (where no elements after the insertion point fit into the previously allocated space), but this'll do for now, and I might end up rewriting bits of SmallVector to avoid that special case anyway. llvm-svn: 210436
Diffstat (limited to 'llvm/unittests/Support/DataExtractorTest.cpp')
0 files changed, 0 insertions, 0 deletions