summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/GlobalCompilationDatabase.h
Commit message (Expand)AuthorAgeFilesLines
* Parse .h files as objective-c++ if we don't have a compile command.Sam McCall2018-04-201-0/+1
* [clangd] DidChangeConfiguration NotificationSimon Marchi2018-02-221-0/+3
* [clangd] Simplify GlobalCompilationDatabase, cache missing GCDsSam McCall2017-12-221-2/+2
* [clangd] Implemented logging using ContextIlya Biryukov2017-12-131-3/+1
* [clangd] GlobalCompilationDatabase interface changesSam McCall2017-12-041-11/+21
* [clangd] Command line arg to specify compile_commands.json pathIlya Biryukov2017-10-021-1/+6
* [clangd] Introduced Logger interface.Ilya Biryukov2017-09-201-0/+6
* [clangd] Rewrote AST and Preamble management.Ilya Biryukov2017-08-011-1/+1
* [clangd] Add support for per-file extra flagsKrasimir Georgiev2017-07-061-0/+8
* Fixing compilation failures on buildbots.Ilya Biryukov2017-05-161-0/+1
* Restored r303067 and fixed failing test.Ilya Biryukov2017-05-161-0/+59
* Revert "[ClangD] Refactor clangd into separate components"Adam Nemet2017-05-151-59/+0
* Revert "Fix windows buildbots - missing include and namespace"Adam Nemet2017-05-151-1/+0
* Fix windows buildbots - missing include and namespaceSimon Pilgrim2017-05-151-0/+1
* [ClangD] Refactor clangd into separate componentsIlya Biryukov2017-05-151-0/+59
OpenPOWER on IntegriCloud