[PATCH] D63098: [CodeComplete] Allow completing enum values within case statements, and insert 'case' as a fixit.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 11 02:17:07 PDT 2019
ilya-biryukov added a comment.
Not displaying 'case' is actually confusing to my taste.
WDYT about allowing multiple "typed text" chunks or allowing to mark other chunks that are supposed be part of filter text?
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