[PATCH] D124715: Use QoS class Utility for ThreadPriority::Low on Mac
Stefan Haller via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 6 01:56:29 PDT 2022
stefanhaller updated this revision to Diff 427567.
stefanhaller added a comment.
Updated the patch to have both Background and Low
As discussed, we provide both Background and Low now, with Low being the
default; Linux and Windows still implement both the same (as Background), this
could be changed as a followup, as I didn't feel comfortable touching these.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124715/new/
https://reviews.llvm.org/D124715
Files:
clang-tools-extra/clangd/index/Background.h
clang/tools/libclang/CIndex.cpp
llvm/include/llvm/Support/Threading.h
llvm/lib/Support/Unix/Threading.inc
llvm/lib/Support/Windows/Threading.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124715.427567.patch
Type: text/x-patch
Size: 6121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220506/498e6bb3/attachment-0001.bin>
More information about the cfe-commits
mailing list