summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/DocumentStore.h
Commit message (Expand)AuthorAgeFilesLines
* Restored r303067 and fixed failing test.Ilya Biryukov2017-05-161-86/+0
* Revert "[ClangD] Refactor clangd into separate components"Adam Nemet2017-05-151-0/+86
* [ClangD] Refactor clangd into separate componentsIlya Biryukov2017-05-151-86/+0
* [clangd] Extract FsPath from file:// uriKrasimir Georgiev2017-04-071-11/+11
* [clangd] Fix a potential race by copying the FixIts out of ASTManager before ...Benjamin Kramer2017-03-021-0/+6
* [clangd] Add missing include.Benjamin Kramer2017-02-151-0/+1
* [clangd] Wire up ASTUnit and publish diagnostics with it.Benjamin Kramer2017-02-151-5/+43
* [clangd] Fix subtle use after return.Benjamin Kramer2017-02-071-1/+4
* Add a prototype for clangdBenjamin Kramer2017-02-071-0/+38
OpenPOWER on IntegriCloud