summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/refactor/Tweak.h
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Reland Store Index in Tweak::SelectionKadir Cetinkaya2019-10-281-1/+5
* [clangd] Revert define-inline action changes to un-break windows build-botsKadir Cetinkaya2019-10-251-5/+1
* [clangd] Store Index in Tweak::SelectionKadir Cetinkaya2019-10-251-1/+5
* [clangd] Support multifile edits as output of TweaksKadir Cetinkaya2019-09-091-8/+21
* [clangd] Rename ClangdUnit.h -> ParsedAST.h. NFCSam McCall2019-09-041-1/+1
* [Clangd] Changed ExtractVariable to only work on non empty selectionsShaurya Gupta2019-07-181-0/+5
* [clangd] Don't run the prepare for tweaks that are disabled.Haojian Wu2019-07-121-3/+5
* [clangd] Add hidden tweaks to dump AST/selection.Sam McCall2019-06-181-6/+38
* Revamp the "[clangd] Format tweak's replacements"Haojian Wu2019-02-111-11/+3
* [clangd] Format tweak's replacements.Haojian Wu2019-02-061-3/+11
* [clangd] Some minor fixes.Haojian Wu2019-02-061-2/+2
* [clangd] Expose SelectionTree to code tweaks, and use it for swap if branches.Sam McCall2019-02-011-3/+4
* [clangd] Fix crash in applyTweak, remove TweakID alias.Sam McCall2019-02-011-9/+4
* [clangd] Interfaces for writing code tweaksIlya Biryukov2019-01-291-0/+98
OpenPOWER on IntegriCloud