Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
Paths
| Differential D60865
[clangd] Use llvm::set_thread_priority in background-index ClosedPublic Authored by kadircet on Apr 18 2019, 6:12 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 18 2019, 6:35 AM Closed by commit rCTE358664: [clangd] Use llvm::set_thread_priority in background-index (authored by kadircet). · Explain WhyApr 18 2019, 6:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 195730 clangd/Threading.h
clangd/Threading.cpp
clangd/index/Background.h
clangd/index/Background.cpp
clangd/tool/ClangdMain.cpp
unittests/clangd/BackgroundIndexTests.cpp
|