[PATCH] D88427: [clangd] Remove Tweak::Intent, use CodeAction kind directly

2020-10-02 Thread Sam McCall via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG17747d2ec8ec: [clangd] Remove Tweak::Intent, use CodeAction kind directly. NFC (authored by sammccall). Changed prior to commit: https://reviews.l

[PATCH] D88427: [clangd] Remove Tweak::Intent, use CodeAction kind directly

2020-10-01 Thread Kirill Bobyrev via Phabricator via cfe-commits
kbobyrev accepted this revision. kbobyrev added a comment. This revision is now accepted and ready to land. LGTM; maybe mark as refactoring/NFC ;) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D88427/new/ https://reviews.llvm.org/D88427 ___

[PATCH] D88427: [clangd] Remove Tweak::Intent, use CodeAction kind directly

2020-09-28 Thread Sam McCall via Phabricator via cfe-commits
sammccall created this revision. sammccall added a reviewer: kbobyrev. Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman. Herald added a project: clang. sammccall requested review of this revision. Herald added subscribers: MaskRay, ilya-biryukov. Intent was a nice idea but it e