summaryrefslogtreecommitdiffstats
path: root/clangd/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [clangd][xpc] Cannonicalize value of CLANGD_BUILD_XPC before cachingJan Korous2019-05-021-0/+2
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-2/+18
* Use a cmake check for linux that actually works.Nico Weber2019-04-041-1/+1
* Make clangd-fuzzer use the normal add_llvm_fuzzer() machineryNico Weber2019-04-041-1/+2
* Moved Ref into its own header and implementation fileDmitri Gribenko2019-02-281-0/+1
* Moved Symbol into its own header and implementation fileDmitri Gribenko2019-02-281-0/+1
* Moved SymbolOrigin into its own header and implementation fileDmitri Gribenko2019-02-281-2/+3
* Moved SymbolLocation into its own header and implementation fileDmitri Gribenko2019-02-281-0/+1
* [clangd] Lib to compute and represent selection under cursor.Sam McCall2019-02-011-0/+1
* [clangd] Interfaces for writing code tweaksIlya Biryukov2019-01-291-0/+3
* [clangd] Suggest adding missing includes for incomplete type diagnostics.Eric Liu2019-01-281-0/+1
* [clangd] XPC transport layerJan Korous2019-01-161-0/+11
* [clangd] Fix detecting atomics in stand-alone buildsMichal Gorny2019-01-031-0/+5
* [clangd] Avoid memory-mapping files on WindowsIlya Biryukov2018-12-031-0/+1
* [clangd][NFC] Move SymbolID to a separate fileJan Korous2018-11-271-0/+1
* [clangd] Initial implementation of expected typesIlya Biryukov2018-11-261-0/+1
* Introduce shard storage to auto-index.Kadir Cetinkaya2018-11-161-0/+1
* [clangd] Initial clang-tidy diagnostics support.Sam McCall2018-11-161-0/+18
* [clangd] Lay JSONRPCDispatcher to rest.Sam McCall2018-10-181-2/+0
* [clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction. (re...Sam McCall2018-10-171-0/+1
* Revert "[clangd] Refactor JSON-over-stdin/stdout code into Transport abstract...Krasimir Georgiev2018-10-161-1/+0
* [clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction.Sam McCall2018-10-161-0/+1
* [clangd] Minimal implementation of automatic static index (not enabled).Sam McCall2018-10-151-0/+1
* [clangd] Cache FS stat() calls when building preamble.Eric Liu2018-10-021-0/+1
* [clangd] Extract mapper logic from clangd-indexer into a library.Sam McCall2018-09-251-0/+1
* [clangd] Merge binary + YAML serialization behind a (mostly) common interface.Sam McCall2018-09-251-1/+1
* [clangd] Introduce PostingList interfaceKirill Bobyrev2018-09-131-0/+1
* [clangd] Rename global-symbol-builder to clangd-indexer.Ilya Biryukov2018-09-131-1/+1
* [clangd] Add index benchmarksKirill Bobyrev2018-09-121-0/+4
* [clangd] Implement a Proof-of-Concept tool for symbol index explorationKirill Bobyrev2018-09-121-0/+1
* [clangd] NFC: Rename DexIndex to DexKirill Bobyrev2018-09-101-1/+1
* [clangd] Define a compact binary serialization fomat for symbol slab/index.Sam McCall2018-09-041-0/+2
* [clangd] Initial cancellation mechanism for LSP requests.Kadir Cetinkaya2018-08-241-0/+1
* [clangd] DexIndex implementation prototypeKirill Bobyrev2018-08-201-0/+1
* [clangd] Return Dex IteratorsKirill Bobyrev2018-07-271-0/+1
* Revert Clangd Dex Iterators patchKirill Bobyrev2018-07-261-1/+0
* [clangd] Proof-of-concept query iterators for Dex symbol indexKirill Bobyrev2018-07-261-0/+1
* [clangd] Introduce Dex symbol index search tokensKirill Bobyrev2018-07-251-0/+3
* [clangd] Remove JSON library in favor of llvm/Support/JSONSam McCall2018-07-091-1/+0
* [clangd] Incorporate transitive #includes into code complete proximity scoring.Sam McCall2018-07-031-0/+1
* [clangd] Move caching of compile args out of ClangdServer.Ilya Biryukov2018-06-131-1/+0
* Reland "[clangd] Adapt file migration in r332720"Eric Liu2018-06-041-0/+1
* Revert "Reland "[clangd] Adapt file migration in r332720""Eric Liu2018-06-041-1/+0
* Reland "[clangd] Adapt file migration in r332720"Eric Liu2018-06-041-0/+1
* Revert "Reland "[clangd] Adapt file migration in r332720""Eric Liu2018-05-301-1/+0
* Reland "[clangd] Adapt file migration in r332720"Eric Liu2018-05-301-0/+1
* [clangd] Add clangDriver dependency after r333188Eric Liu2018-05-241-0/+1
* Revert "[clangd] Adapt file migration in r332720"Eric Liu2018-05-181-1/+0
* [clangd] Adapt file migration in r332720Eric Liu2018-05-181-0/+1
* [clangd] Extract scoring/ranking logic, and shave yaks.Sam McCall2018-05-151-0/+1