summaryrefslogtreecommitdiffstats
path: root/clangd/AST.h
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Print template arguments helperKadir Cetinkaya2019-04-121-0/+6
* Moved Ref into its own header and implementation fileDmitri Gribenko2019-02-281-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] clang-format everything. NFCIlya Biryukov2019-01-031-1/+1
* [clangd] Add support for hierarchical documentSymbolIlya Biryukov2018-11-231-0/+5
* [clangd] Names that are not spelled in source code are reserved.Eric Liu2018-10-181-0/+5
* [clangd] Support scope proximity in code completion.Eric Liu2018-10-171-0/+3
* [clangd] Set SymbolID for sema macros so that they can be merged with index m...Eric Liu2018-09-061-0/+11
* [clangd] Share getSymbolID implementation.Haojian Wu2018-08-071-0/+4
* [clangd] Expose qualified symbol names in CompletionItem (C++ structure only,...Eric Liu2018-06-221-0/+5
* [clangd] clang-format the source code. NFCIlya Biryukov2018-05-301-1/+1
* [clangd] Use identifier range as the definition range.Haojian Wu2018-03-091-0/+34