On Oct 18, 2009, at 4:40 AM, Benjamin Kramer wrote:

>
> Am 16.10.2009 um 04:27 schrieb Chris Lattner:
>
>>
>> On Oct 15, 2009, at 3:23 PM, Steve Naroff wrote:
>>
>>> Author: snaroff
>>> Date: Thu Oct 15 17:23:48 2009
>>> New Revision: 84208
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=84208&view=rev
>>> Log:
>>> Make sure temporary files get unlinked.
>>
>> Hi Steve,
>>
>> Please use sys::Path::eraseFromDisk to increase portability instead  
>> of
>> calling unlink.  Thanks!
>
> I took care of this to unbreak build on some obscure platforms.

Thank you Benjamin!!

-Chris
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to