summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/ExpectedTypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Compute expected type for templatesIlya Biryukov2019-05-281-1/+9
* Added missing license headersDmitri Gribenko2019-02-281-0/+8
* [CodeComplete] [clangd] Fix crash on ValueDecl with a null typeIlya Biryukov2019-01-241-1/+3
* [clangd] Remove 'using namespace llvm' from .cpp files. NFCIlya Biryukov2019-01-071-7/+7
* [clangd] Initial implementation of expected typesIlya Biryukov2018-11-261-0/+80
OpenPOWER on IntegriCloud