summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/CodeComplete.h
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Pass Context implicitly using TLS.Sam McCall2018-01-311-3/+2
* [clangd] Remove unused IncludeGlobals completion option, always pass true to ...Sam McCall2018-01-181-3/+0
* [clangd] Merge results from static/dynamic index.Sam McCall2018-01-151-4/+0
* [clangd] Add static index for the global code completion.Haojian Wu2018-01-101-0/+4
* [clangd] Index-based code completion.Eric Liu2017-12-191-0/+8
* [clangd] Implemented logging using ContextIlya Biryukov2017-12-131-7/+9
* [clangd] Split CodeComplete into a separate file. NFCSam McCall2017-12-041-0/+82
OpenPOWER on IntegriCloud