[PATCH] D23213: Allow SmallVector to be used as a yaml sequence

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 16:01:15 PDT 2016


I'm not sure why this doesn't break with cl or clang-cl.  In any case,
those friend definitions are a pretty ugly hack :-/

On Fri, Aug 5, 2016 at 3:28 PM Daniel Berlin <dberlin at dberlin.org> wrote:

> The friend definitions in DebugMap.h need to be updated now that it's
> SmallVector and not std::vector
>
> On Fri, Aug 5, 2016 at 3:22 PM, Oleksiy Vyalov via llvm-commits <
> llvm-commits at lists.llvm.org> wrote:
>
>> ovyalov added a subscriber: ovyalov.
>> ovyalov added a comment.
>>
>> Looks like this CL broke LLDB cmake buildbot -
>> http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/17873/steps/ninja%20build%20local/logs/stdio,
>> could you take a look?
>>
>>
>> Repository:
>>   rL LLVM
>>
>> https://reviews.llvm.org/D23213
>>
>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160805/c0576da7/attachment.html>


More information about the llvm-commits mailing list