| commit | 169a6374dcab8a88f887fb3dcdaccdd97857c6ca | [log] [tgz] |
|---|---|---|
| author | Rui Ueyama <ruiu@google.com> | Wed Feb 03 17:25:11 2016 +0000 |
| committer | Rui Ueyama <ruiu@google.com> | Wed Feb 03 17:25:11 2016 +0000 |
| tree | 65011df39f6ee0e05803e8980d374cfda465d37b | |
| parent | bbff538e9dac515081a11ddf20de5bd5eeccba62 [diff] |
Do not expect /dev/null (or NUL) non-mmap'able. On some Windows environment, this test did not fail, because opening NUL with FileOutputBuffer didn't fail. Thanks to George Rimar for reporting. llvm-svn: 259669