Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clangd] Make Tweak::Selection movable. NFC | Sam McCall | 2019-12-16 | 1 | -3/+3 |
* | [clangd] NFC, add getLangOpts helper to ParsedAST | Alex Lorenz | 2019-12-04 | 1 | -1/+1 |
* | [clangd] NFC, reuse the source manager variable in the RawStringLiteral apply... | Alex Lorenz | 2019-11-08 | 1 | -2/+1 |
* | [clangd] Support multifile edits as output of Tweaks | Kadir Cetinkaya | 2019-09-09 | 1 | -2/+4 |
* | [clangd] Rename ClangdUnit.h -> ParsedAST.h. NFC | Sam McCall | 2019-09-04 | 1 | -1/+1 |
* | [clangd] Add hidden tweaks to dump AST/selection. | Sam McCall | 2019-06-18 | 1 | -8/+6 |
* | Test commit | Shaurya Gupta | 2019-06-14 | 1 | -1/+0 |
* | [clangd] Add SourceManager accessor to ParsedAST. NFC | Sam McCall | 2019-05-28 | 1 | -3/+2 |
* | [clangd] Add tweak to convert normal to raw string literal, when it contains ... | Sam McCall | 2019-05-21 | 1 | -0/+103 |