| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [clangd] Fix a potential race by copying the FixIts out of ASTManager before ... | Benjamin Kramer | 2017-03-02 | 1 | -2/+2 |
| * | [clangd] Add support for FixIts. | Benjamin Kramer | 2017-03-01 | 1 | -42/+73 |
| * | clangd/ASTManager.cpp: Appease msc19 Debug build -- Don't deref std::vector::... | NAKAMURA Takumi | 2017-02-19 | 1 | -1/+2 |
| * | [clangd] Silence GCC warning about falling off a fully covered switch. | Benjamin Kramer | 2017-02-15 | 1 | -0/+1 |
| * | [clangd] Synchronize logs access. | Benjamin Kramer | 2017-02-15 | 1 | -1/+1 |
| * | [clangd] Wire up ASTUnit and publish diagnostics with it. | Benjamin Kramer | 2017-02-15 | 1 | -0/+201 |

