[PATCH] D53922: [clangd] fix non linux build

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 2 13:09:18 PDT 2018


MaskRay added a comment.

I don't even know if this actually does any good. In some libc implementations `pthread_setschedparam` may be a no-op (e.g. in musl)


Repository:
  rL LLVM

https://reviews.llvm.org/D53922





More information about the cfe-commits mailing list