Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issues reported by -Wrange-loop-analysis when building with latest Clang ... | Alexandre Ganea | 2020-01-07 | 1 | -1/+1 |
* | [clangd] Store xref for Macros in ParsedAST. | Utkarsh Saxena | 2019-11-18 | 1 | -1/+14 |
* | Make most clangd unittests pass on Windows | Nico Weber | 2019-10-13 | 1 | -0/+3 |
* | [clangd] Collect macros in the preamble region of the main file | Haojian Wu | 2019-09-24 | 1 | -7/+6 |
* | [clangd] Collect location of macro definition in the ParsedAST | Haojian Wu | 2019-09-10 | 1 | -8/+9 |
* | [clangd] Rename ClangdUnit.h -> ParsedAST.h. NFC | Sam McCall | 2019-09-04 | 1 | -0/+282 |