Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix naming style. NFC. | Alexander Kornienko | 2019-12-12 | 1 | -2/+2 |
* | clang-tidy: Don't repeat list of all checks in three places. | Nico Weber | 2019-09-27 | 1 | -28/+5 |
* | Return results by value from ClangTidyCheckFactories::createChecks | Dmitri Gribenko | 2019-09-26 | 1 | -1/+1 |
* | [clangd] Collect macros in the preamble region of the main file | Haojian Wu | 2019-09-24 | 1 | -40/+12 |
* | [clangd] Collect location of macro definition in the ParsedAST | Haojian Wu | 2019-09-10 | 1 | -13/+20 |
* | [clangd] Use pre-populated mappings for standard symbols | Ilya Biryukov | 2019-09-09 | 1 | -1/+1 |
* | [clangd] Use override keyword to override the base class method, NFC | Haojian Wu | 2019-09-06 | 1 | -3/+2 |
* | [clangd] Rename ClangdUnit.h -> ParsedAST.h. NFC | Sam McCall | 2019-09-04 | 1 | -0/+574 |