summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/index/FileIndex.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [clangd] Add more symbol information for code completion.Eric Liu2018-01-091-1/+4
* [clangd] Simplify code. No functionality change intended.Benjamin Kramer2017-12-281-4/+5
* [clangd] Use Builder for symbol slabs, and use sorted-vector for storageSam McCall2017-12-231-1/+1
* [clangd] Index-based code completion.Eric Liu2017-12-191-2/+2
* [clangd] Build in-memory index on symbols in files.Eric Liu2017-12-151-0/+83
OpenPOWER on IntegriCloud