================
@@ -115,13 +124,19 @@ static bool GetStatusInfo(::pid_t Pid,
ProcessInstanceInfo &ProcessInfo,
return ts;
};
+ // priority (nice) values run from 19 to -20 inclusive (in linux). In the
----------------
hawkinsw wrote:
```suggestion
// Priority (nice) values run from 19 to -20 inclusive (in Linux). In the
```
https://github.com/llvm/llvm-project/pull/91544
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits