[PATCH] D88383: [clangd] Add a tweak for filling in enumerators of a switch statement.
Tadeo Kondrak via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 28 04:42:11 PDT 2020
tdeo added a comment.
In D88383#2297778 <https://reviews.llvm.org/D88383#2297778>, @sammccall wrote:
> In D88383#2297735 <https://reviews.llvm.org/D88383#2297735>, @tdeo wrote:
>
>> @sammccall, I don't have commit access, so if this revision has no issues, can you land it? Thanks.
>
> Absolutely, thanks a lot for the patch!
>
> Any interest in extending to non-empty switches? Or better for someone else to pick that up?
I'd like to give it a shot soon, but I wouldn't mind if someone else did it first.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88383/new/
https://reviews.llvm.org/D88383
More information about the cfe-commits
mailing list