[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 07:28:50 PDT 2019


ilya-biryukov created this revision.
ilya-biryukov added a reviewer: kadircet.
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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.199827.patch
Type: text/x-patch
Size: 5650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190516/87e1e9f5/attachment.bin>


More information about the cfe-commits mailing list