[all-commits] [llvm/llvm-project] a098be: [lldb] Move callback_token_t out of #ifdef windows
Pavel Labath via All-commits
all-commits at lists.llvm.org
Tue May 21 02:38:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a098beaff7670e5986b790b6ba93999fa21c6b48
https://github.com/llvm/llvm-project/commit/a098beaff7670e5986b790b6ba93999fa21c6b48
Author: Pavel Labath <pavel at labath.sk>
Date: 2024-05-21 (Tue, 21 May 2024)
Changed paths:
M lldb/include/lldb/lldb-types.h
Log Message:
-----------
[lldb] Move callback_token_t out of #ifdef windows
Also make it a int32_t to match the surrounding code.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list