summaryrefslogtreecommitdiffstats
path: root/clangd/GlobalCompilationDatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Simplify GlobalCompilationDatabase, cache missing GCDsSam McCall2017-12-221-45/+21
* [clangd] Implemented logging using ContextIlya Biryukov2017-12-131-6/+11
* [clangd] GlobalCompilationDatabase interface changesSam McCall2017-12-041-35/+40
* [clangd] Remove no-op -fsyntax-only from fallback command. NFCSam McCall2017-12-011-1/+1
* [clangd] Logger implicitly adds newlineSam McCall2017-11-301-3/+2
* [clangd] Revert broken r318329 and disable tests on PS4Sam McCall2017-11-151-5/+1
* [clangd] Fix flag name from r318327Sam McCall2017-11-151-1/+1
* [clangd] Try to unbreak tests on PS4 by targeting PC explicitlySam McCall2017-11-151-1/+5
* [clangd] Fix compilation database detectionSam McCall2017-11-091-1/+1
* [clangd] clang-format the source code. NFC.Ilya Biryukov2017-10-101-1/+1
* [clangd] Command line arg to specify compile_commands.json pathIlya Biryukov2017-10-021-16/+36
* [clangd] Introduced Logger interface.Ilya Biryukov2017-09-201-12/+10
* [clangd] Add support for per-file extra flagsKrasimir Georgiev2017-07-061-5/+44
* Restored r303067 and fixed failing test.Ilya Biryukov2017-05-161-0/+65
* Revert "[ClangD] Refactor clangd into separate components"Adam Nemet2017-05-151-65/+0
* [ClangD] Refactor clangd into separate componentsIlya Biryukov2017-05-151-0/+65