In the meantime, I can not reproduce the leak any more. (got fixed/hidden
by something else?)
My local asan+lsan bootstrap is clean now, I'll try to enable lsan on the
bot (lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/)
tomorrow.

--kcc


On Thu, Jan 9, 2014 at 12:37 PM, Kostya Serebryany <[email protected]> wrote:

>
>
>
> On Tue, Jan 7, 2014 at 1:33 AM, David Blaikie <[email protected]> wrote:
>
>>
>>   How are jumpdest objects copied, then? Of the copy ctor is deleted and
>>   these objects are being memcpied that seems rather broken...
>>
>
> I meant that OwningPtr's copy ctor is deleted.
>
> Any other suggestions for the leak fix?
>
>
>>
>> http://llvm-reviews.chandlerc.com/D2472
>>
>
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to