commit | 01ac34e4c3dd12d7bf07a1a3abfc0f9fe75070f0 | [log] [tgz] |
---|---|---|
author | Michael J. Spencer <bigcheesegs@gmail.com> | Thu Mar 14 00:33:37 2013 +0000 |
committer | Michael J. Spencer <bigcheesegs@gmail.com> | Thu Mar 14 00:33:37 2013 +0000 |
tree | 5e96a4a093c395e80b3e838911162c88de85041f | |
parent | 42ad29fa055dba473cf4cb5e9abb1a7d35f2afd2 [diff] [blame] |
[Support][Test] Missed this in the API change. llvm-svn: 176996
diff --git a/llvm/unittests/Support/Path.cpp b/llvm/unittests/Support/Path.cpp index 878c227..c31cb53 100644 --- a/llvm/unittests/Support/Path.cpp +++ b/llvm/unittests/Support/Path.cpp
@@ -350,6 +350,7 @@ StringRef Val("hello there"); { fs::mapped_file_region mfr(FileDescriptor, + true, fs::mapped_file_region::readwrite, 4096, 0,