[Lldb-commits] [lldb] 29beabb - [lldb/API] Add missing LLDB_REGISTER_METHOD macros

Davidino Italiano via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 6 16:18:30 PDT 2020



> 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


More information about the lldb-commits mailing list