[XRay] Use correct type for thread ID parsing
Previously we were reading only a uint16_t when we really needed to read an int32_t from the log. llvm-svn: 341239
Loading
Please sign in to comment
Previously we were reading only a uint16_t when we really needed to read an int32_t from the log. llvm-svn: 341239