summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/unittests/ClangdTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Increase stack size of the new threads on macOSSam McCall2020-06-101-0/+21
* [clangd] (take 2) Try harder to find a plausible `clang` as argv0, particular...Sam McCall2019-12-061-22/+0
* [clangd] Move the existing heder-source-switch implemenation out of clangdSer...Haojian Wu2019-09-251-76/+0
* [clangd] Reland rL365634Kadir Cetinkaya2019-07-111-2/+2
* Revert "[clangd] Filter out non-governed files from broadcast"Matthew Voss2019-07-101-2/+2
* [clangd] Filter out non-governed files from broadcastKadir Cetinkaya2019-07-101-2/+2
* [clangd] Turn no-parse-completion on by when preamble isn't ready. Add flag t...Sam McCall2019-05-211-7/+14
* [clangd] Fix naming warning from clang-tidy. NFCIlya Biryukov2019-05-201-5/+2
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-0/+1162
OpenPOWER on IntegriCloud