[Lldb-commits] [PATCH] D68606: [test] Split LLDB tests into filecheck, unittest and dotest.

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 9 12:21:44 PDT 2019


I finally managed to reproduce and check-lldb was indeed broken. I've
fixed it when re-landing the patch in r374201.

On Wed, Oct 9, 2019 at 11:16 AM Jan Kratochvil
<jan.kratochvil at redhat.com> wrote:
>
> On Wed, 09 Oct 2019 19:58:35 +0200, Jonas Devlieghere wrote:
> > Can you try a clean build as opposed to incremental?
>
> This is what I do, indicated by that:
>         #rm -rf *
>
> (I did put there a # so that someone does not accidentally delete his whole
> world during a copy-paste.)
>
> It rather worked before in incremental builds until I made a from-scratch
> build.
>
>
> Thanks,
> Jan


More information about the lldb-commits mailing list