[PATCH] Add a unit test for MemoryBuffer::getOpenFile

Eli Bendersky eliben at google.com
Mon Jul 22 14:37:00 PDT 2013


On Mon, Jul 22, 2013 at 2:23 PM, Aaron Ballman <aaron at aaronballman.com>wrote:

> LGTM!  Does this demonstrate a failure with the recent changes?
>

This unit tests is part of trying to figure that out :-)
I'm debugging a strange failure in this code that occurs in the 3.3 release
branch on 32-bit Windows w/ Cygwin. Some of this code was changed quite a
bit after 3.3 so I expect to submit more unit tests. AFAIU if any of the
LLVM Windows bots fails on this unittest it will indicate a problem in the
implementation.

Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130722/a8c66313/attachment.html>


More information about the llvm-commits mailing list