Files
clang-p2996/lldb/tools/lldb-server/lldb-platform.cpp
Pavel Labath 89826f0458 [lldb] Fix compilation errors from #138896 (#139711)
- s/size_t/SIZE_T to match the windows API
- case HANDLE to int64_t to avoid cast-to-int-of-different-size
errors/warnings
2025-05-13 15:05:53 +02:00

20 KiB