[Lldb-commits] [lldb] 29beabb - [lldb/API] Add missing LLDB_REGISTER_METHOD macros
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 6 16:28:14 PDT 2020
Yep!
On Mon, Apr 6, 2020 at 4:18 PM Davidino Italiano <ditaliano at apple.com>
wrote:
>
>
> > On Apr 6, 2020, at 4:09 PM, Jonas Devlieghere via lldb-commits <
> lldb-commits at lists.llvm.org> wrote:
> >
> >
> > Author: Jonas Devlieghere
> > Date: 2020-04-06T16:09:40-07:00
> > New Revision: 29beabbe51c222c7ee0f8aead5b45649363cdbea
> >
> > URL:
> https://github.com/llvm/llvm-project/commit/29beabbe51c222c7ee0f8aead5b45649363cdbea
> > DIFF:
> https://github.com/llvm/llvm-project/commit/29beabbe51c222c7ee0f8aead5b45649363cdbea.diff
> >
> > LOG: [lldb/API] Add missing LLDB_REGISTER_METHOD macros
> >
> > Add LLDB_REGISTER_METHOD macros for GetRetriesWithFixIts and
> > SetRetriesWithFixIts.
> >
> > Added:
> >
> >
> > Modified:
> > lldb/source/API/SBExpressionOptions.cpp
> >
> > Removed:
> >
> >
>
> I’m seeing a crash on green dragon for TestFixIts. Will this fix it?
>
> Thanks,
>
> —
> D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200406/82f417a0/attachment.html>
More information about the lldb-commits
mailing list