[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 07:03:01 PDT 2018
kadircet updated this revision to Diff 164866.
kadircet added a comment.
- Update tests.
Repository:
rC Clang
https://reviews.llvm.org/D51917
Files:
include/clang/Sema/Sema.h
lib/Parse/ParseDeclCXX.cpp
lib/Sema/SemaCodeComplete.cpp
lib/Sema/SemaDeclCXX.cpp
test/CodeCompletion/ctor-initializer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51917.164866.patch
Type: text/x-patch
Size: 8004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180911/d0867fb6/attachment.bin>
More information about the cfe-commits
mailing list