Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clangd] Make Tweak::Selection movable. NFC | Sam McCall | 2019-12-16 | 1 | -2/+2 |
* | [clangd] Support multifile edits as output of Tweaks | Kadir Cetinkaya | 2019-09-09 | 1 | -1/+1 |
* | [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 | -6/+5 |
* | [clangd] Add SourceManager accessor to ParsedAST. NFC | Sam McCall | 2019-05-28 | 1 | -1/+1 |
* | Revamp the "[clangd] Format tweak's replacements" | Haojian Wu | 2019-02-11 | 1 | -5/+2 |
* | [clangd] Format tweak's replacements. | Haojian Wu | 2019-02-06 | 1 | -2/+5 |
* | Remove trailing semicolon. NFCI. | Simon Pilgrim | 2019-02-03 | 1 | -1/+1 |
* | [clangd] Expose SelectionTree to code tweaks, and use it for swap if branches. | Sam McCall | 2019-02-01 | 1 | -44/+11 |
* | [clangd] Fix crash in applyTweak, remove TweakID alias. | Sam McCall | 2019-02-01 | 1 | -1/+1 |
* | [clangd] A code action to swap branches of an if statement | Ilya Biryukov | 2019-01-31 | 1 | -0/+132 |