Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clangd] Compute scopes eagerly in IncludeFixer | Ilya Biryukov | 2019-08-06 | 1 | -3/+1 |
* | Moved Symbol into its own header and implementation file | Dmitri Gribenko | 2019-02-28 | 1 | -0/+1 |
* | [clangd] Cache include fixes for diagnostics caused by the same unresolved na... | Eric Liu | 2019-02-18 | 1 | -1/+13 |
* | [clangd] Suggest adding missing includes for typos (like include-fixer). | Eric Liu | 2019-02-07 | 1 | -2/+35 |
* | [clangd] Suggest adding missing includes for incomplete type diagnostics. | Eric Liu | 2019-01-28 | 1 | -0/+54 |