mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
SBProcess::SetSelectedThreadByID() had a "uint32_t tid" parameter which would truncate 64 bit thread IDs (lldb::tid_t is 64 bit). llvm-svn: 165852
32 KiB
32 KiB