summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clangd/SyncAPI.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Remove forceReparse, add a flag to addDocument insteadIlya Biryukov2018-03-141-2/+3
* [clangd] Remove Tagged and some related APIs from ClangdServer.Sam McCall2018-03-121-11/+11
* [clangd] Extract ClangdServer::Options struct.Sam McCall2018-03-051-0/+6
* [clangd] Remove codecomplete override content API. Long live addDocument!Sam McCall2018-02-271-8/+6
* [clangd] BindWithForward -> Bind. NFCSam McCall2018-02-231-1/+1
* [clangd] Fixed compilation with MVSC.Ilya Biryukov2018-02-151-6/+11
* [clangd] Make functions of ClangdServer callback-basedIlya Biryukov2018-02-151-6/+44
* [clangd] Remove codeComplete that returns std::future<>Ilya Biryukov2018-02-121-0/+66
OpenPOWER on IntegriCloud