[Support][Test] Missed this in the API change.

llvm-svn: 176996
This commit is contained in:
Michael J. Spencer 2013-03-14 00:33:37 +00:00
parent 42ad29fa05
commit 01ac34e4c3
1 changed files with 1 additions and 0 deletions

View File

@ -350,6 +350,7 @@ TEST_F(FileSystemTest, FileMapping) {
StringRef Val("hello there");
{
fs::mapped_file_region mfr(FileDescriptor,
true,
fs::mapped_file_region::readwrite,
4096,
0,