[PATCH] D51917: [CodeCompletion] Enable signature help when initializing class/struct/union members.

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 11 08:06:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341949: [CodeCompletion] Enable signature help when initializing class/struct/union… (authored by kadircet, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D51917

Files:
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Parse/ParseDeclCXX.cpp
  cfe/trunk/lib/Sema/SemaCodeComplete.cpp
  cfe/trunk/lib/Sema/SemaDeclCXX.cpp
  cfe/trunk/test/CodeCompletion/ctor-initializer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51917.164884.patch
Type: text/x-patch
Size: 8152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180911/defa0cea/attachment-0001.bin>


More information about the cfe-commits mailing list