[Lldb-commits] [lldb] 1048000 - [lldb] [testsuite] Fixup: generalize `DWARFASTParserClangTests` based on `DWARFExpressionTest`'s YAML
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 4 14:06:25 PST 2020
Thanks Jan! Sorry for not getting in touch about this earlier.
> On Feb 4, 2020, at 1:52 PM, Jan Kratochvil <jan.kratochvil at redhat.com> wrote:
>
> Hi Jason,
>
> On Tue, 04 Feb 2020 22:23:52 +0100, Jason Molenda wrote:
>> Hi Jan, I'm not sure which upstream change this was working around
>
> It was not up-to-date with:
>
> commit 8be30215feeff1d82fe2bde0c9fb0e6cd1bfc15c
> Author: Alex Langford <apl at fb.com>
> Date: Wed Jan 29 11:59:28 2020 -0800
> [lldb] Move clang-based files out of Symbol
> ...
> Differential Revision: https://reviews.llvm.org/D73661
>
>
>> - but the macos cmake bot has been failing since these changes went in,
>
> I am sorry, I have reverted it now and I will investigate it later:
>
> commit b73f8c53d8af1fbf6e0e2eac0c54c8dc0576ff39 (HEAD -> master, origin/master, origin/HEAD)
> Author: Jan Kratochvil <jan.kratochvil at redhat.com>
> Date: Tue Feb 4 22:48:27 2020 +0100
>
> Revert: [lldb] [testsuite] generalize `DWARFASTParserClangTests` based on `DWARFExpressionTest`'s YAML
>
> It is causing a failure on OSX, to be investigated more.
>
> Differential Revision: https://reviews.llvm.org/D73279
>
>
> Sorry,
> Jan
>
More information about the lldb-commits
mailing list