[PATCH] D88383: [clangd] Add a tweak for filling in enumerators of a switch statement.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 28 04:40:03 PDT 2020


sammccall added a comment.

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?


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