summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/Compiler.h
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Log cc1 args at verbose level.Sam McCall2019-11-291-2/+2
* [clangd] Split Preamble.h out of ClangdUnit.h. NFCSam McCall2019-09-041-2/+2
* [clangd] Surface errors from command-line parsingIlya Biryukov2019-08-281-1/+2
* [clangd] Wait for compile command in ASTWorker instead of ClangdServerEric Liu2019-04-151-1/+1
* [clangd] Stop passing around PCHContainerOperations, just create it in place....Sam McCall2019-04-041-1/+0
* Revamp the "[clangd] Format tweak's replacements"Haojian Wu2019-02-111-2/+0
* [clangd] Format tweak's replacements.Haojian Wu2019-02-061-0/+2
* [clangd] Suggest adding missing includes for incomplete type diagnostics.Eric Liu2019-01-281-1/+10
* [clangd] NFC: Use buildCompilerInvocation in CodeCompleteKadir Cetinkaya2019-01-221-0/+14
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Lift VFS from clang to llvm (NFC)Jonas Devlieghere2018-10-101-3/+3
* NFC: Enforce good formatting across multiple clang-tools-extra filesKirill Bobyrev2018-08-141-4/+5
* [clangd] Log all ignored diagnostics.Ilya Biryukov2018-02-121-1/+4
* [clangd] Always use preamble (even stale) for code completionIlya Biryukov2018-01-181-7/+10
* [clangd] Put all #includes in one block in clangd source files. NFCEric Liu2017-12-141-0/+1
* [clangd] Split CodeComplete into a separate file. NFCSam McCall2017-12-041-0/+46
OpenPOWER on IntegriCloud