summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/ExpectedTypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Reland b5135a86e0476: Fix a crash in expected typesIlya Biryukov2019-11-211-4/+2
* Revert "[clangd] Fix a crash in expected types"Nico Weber2019-11-201-2/+4
* [clangd] Fix a crash in expected typesIlya Biryukov2019-11-201-4/+2
* [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