Files
llvm/lldb/source/Host
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
..