[Lldb-commits] [lldb] SBDebugger: Add new APIs `AddDestroyCallback` and `RemoveDestroyCallback` (PR #89868)
antoine moynault via lldb-commits
lldb-commits at lists.llvm.org
Mon May 20 23:41:09 PDT 2024
antmox wrote:
Hi @royitaqi ,
This commit broke lldb-aarch64-windows buildbot : https://lab.llvm.org/buildbot/#/builders/219/builds/11564
Looks like callback_token_t is not defined for WIN32 in lldb-types.h
Could you please look at this ?
https://github.com/llvm/llvm-project/pull/89868
More information about the lldb-commits
mailing list