[Lldb-commits] [PATCH] D68606: [test] Split LLDB tests into filecheck, unittest and dotest.
Jan Kratochvil via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 9 11:16:37 PDT 2019
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