summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clangd/ThreadingTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-64/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Tracing: name worker threads, and enforce naming scheduled async tasksSam McCall2018-02-191-1/+1
* [clangd] Stop exposing Futures from ClangdServer operations.Sam McCall2018-02-131-1/+1
* Resubmit "[clangd] The new threading implementation"Ilya Biryukov2018-02-081-0/+65
* Revert "[clangd] The new threading implementation" (r324356)Ilya Biryukov2018-02-061-65/+0
* [clangd] Fixed compilation on Windows buildbot.Ilya Biryukov2018-02-061-2/+6
* [clangd] The new threading implementationIlya Biryukov2018-02-061-0/+61
OpenPOWER on IntegriCloud