MemoryBufer: add a test: check that a file with size that is a multiple of the
authorDmitri Gribenko <gribozavr@gmail.com>
Wed, 4 Sep 2013 18:02:13 +0000 (18:02 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Wed, 4 Sep 2013 18:02:13 +0000 (18:02 +0000)
commit072bd45a36e06dd9ae0a46ce4bb029bea0ca9eae
tree0e18b313eee52e27019a1f99522f9a8ef6d043d5
parent66efc63d87a371891cac3d1a2fab114a6ab0fa64
MemoryBufer: add a test: check that a file with size that is a multiple of the
page size can be null terminated correctly by MemoryBuffer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189965 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/MemoryBufferTest.cpp