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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Jul 23 07:12:23 PDT 2013


LGTM, but please also take a look at my (late, sorry) comments on the
original patch.

On 22 July 2013 19:32, Eli Bendersky <eliben at google.com> wrote:
> 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
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list