On Thu, Apr 26, 2018 at 6:57 PM, Jim Ingham via lldb-commits
<lldb-commits@lists.llvm.org> wrote:
> Author: jingham
> Date: Thu Apr 26 18:57:40 2018
> New Revision: 331012
>
> URL: http://llvm.org/viewvc/llvm-project?rev=331012&view=rev
> Log:
> Fix a thinko in the iteration over StructuredDataPlugin Create functions.
>
> The code was grabbing the first plugin, and then never getting
> another one.
>
>

Do we have any way of testing this? Maybe an unittest?
It seems something that might break again in the future so I hoped we
could do something to prevent it from regressing.

Thanks!

--
Davide
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to