[PATCH] D63098: [CodeComplete] Allow completing enum values within case statements, and insert 'case' as a fixit.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 9 13:00:18 PDT 2019


sammccall planned changes to this revision.
sammccall added a comment.

I'll give this a try. I expect it to feel quite glitchy when the enum type has a long name.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63098/new/

https://reviews.llvm.org/D63098





More information about the cfe-commits mailing list