Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clangd] Do not write comments into Preamble PCH | Ilya Biryukov | 2018-07-09 | 1 | -32/+8 |
* | [clangd] Do not show namespace comments. | Ilya Biryukov | 2018-06-27 | 1 | -1/+9 |
* | [clangd] More precise representation of symbol names/labels in the index. | Sam McCall | 2018-06-22 | 1 | -106/+73 |
* | [clangd] Remove FilterText from the index. | Sam McCall | 2018-06-22 | 1 | -13/+0 |
* | [clangd] Do not report comments that only have special chars. | Ilya Biryukov | 2018-06-15 | 1 | -2/+18 |
* | [clangd] Workaround the comments crash, reenable the test. | Ilya Biryukov | 2018-05-28 | 1 | -14/+30 |
* | [clangd] Serve comments for headers decls from dynamic index only | Ilya Biryukov | 2018-05-24 | 1 | -4/+18 |
* | [clangd] Retrieve minimally formatted comment text in completion. | Ilya Biryukov | 2018-05-16 | 1 | -3/+35 |
* | [clangd] Pull CodeCompletionString handling logic into its own file and add u... | Eric Liu | 2017-12-20 | 1 | -0/+188 |