Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clangd] cleanup of header guard names | Christian Kühnel | 2021-12-02 | 1 | -3/+3 |
* | [clangd] Support `#pragma mark` in the outline | David Goldman | 2021-09-23 | 1 | -0/+12 |
* | Revert "[clangd] Support `#pragma mark` in the outline" | Florian Mayer | 2021-08-10 | 1 | -12/+0 |
* | [clangd] Support `#pragma mark` in the outline | David Goldman | 2021-08-09 | 1 | -0/+12 |
* | [clangd] Add main file macros into the main-file index. | Aleksandr Platonov | 2021-01-14 | 1 | -6/+12 |
* | [clangd] Get rid of getTokenRange helper | Kadir Cetinkaya | 2020-03-03 | 1 | -21/+3 |
* | [clangd] Inactive regions support as an extension to semantic highlighting | Nathan Ridge | 2019-11-21 | 1 | -0/+10 |
* | [clangd] Store xref for Macros in ParsedAST. | Utkarsh Saxena | 2019-11-18 | 1 | -3/+14 |
* | [clangd] Collect missing macro references. | Haojian Wu | 2019-10-07 | 1 | -2/+24 |
* | [clangd] Collect macros in the preamble region of the main file | Haojian Wu | 2019-09-24 | 1 | -0/+74 |