[PATCH] run the unit test for MemoryBuffer::getOpenFile in two different modes

Eli Bendersky eliben at google.com
Mon Jul 22 16:32:24 PDT 2013


This patch refactors the recently added unit test for
MemoryBuffer::getOpenFile to run in two different modes: with and without
reopening the temporary file between creating it and mapping it with
MemoryBuffer.

PTAL,
Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130722/3ab0d667/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: memory_buffer_refactor_getopenfile_test.1.patch
Type: application/octet-stream
Size: 1900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130722/3ab0d667/attachment.obj>


More information about the llvm-commits mailing list