summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/ParsedAST.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix naming style. NFC.Alexander Kornienko2019-12-121-2/+2
* clang-tidy: Don't repeat list of all checks in three places.Nico Weber2019-09-271-28/+5
* Return results by value from ClangTidyCheckFactories::createChecksDmitri Gribenko2019-09-261-1/+1
* [clangd] Collect macros in the preamble region of the main fileHaojian Wu2019-09-241-40/+12
* [clangd] Collect location of macro definition in the ParsedASTHaojian Wu2019-09-101-13/+20
* [clangd] Use pre-populated mappings for standard symbolsIlya Biryukov2019-09-091-1/+1
* [clangd] Use override keyword to override the base class method, NFCHaojian Wu2019-09-061-3/+2
* [clangd] Rename ClangdUnit.h -> ParsedAST.h. NFCSam McCall2019-09-041-0/+574
OpenPOWER on IntegriCloud