[PATCH] D62010: [CodeComplete] Complete enumerators when preferred type is an enum
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 16 08:14:04 PDT 2019
ilya-biryukov updated this revision to Diff 199835.
ilya-biryukov marked an inline comment as done.
ilya-biryukov added a comment.
- add a test case with a fixme
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62010/new/
https://reviews.llvm.org/D62010
Files:
clang/lib/Sema/SemaCodeComplete.cpp
clang/test/CodeCompletion/enum-preferred-type.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62010.199835.patch
Type: text/x-patch
Size: 5843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190516/5fe8dcca/attachment.bin>
More information about the cfe-commits
mailing list