[PATCH] D62010: [CodeComplete] Complete enumerators when preferred type is an enum

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 09:06:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360912: [CodeComplete] Complete enumerators when preferred type is an enum (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D62010?vs=199839&id=199842#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62010

Files:
  cfe/trunk/lib/Sema/SemaCodeComplete.cpp
  cfe/trunk/test/CodeCompletion/enum-preferred-type.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62010.199842.patch
Type: text/x-patch
Size: 5907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/5b7629b6/attachment.bin>


More information about the llvm-commits mailing list