[PATCH] D33644: Add default values for function parameter chunks

Ivan Donchevskii via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 11 01:55:41 PDT 2017


yvvan updated this revision to Diff 105976.
yvvan added a comment.

Add comments why it's needed to add '=' to default value in some cases


https://reviews.llvm.org/D33644

Files:
  lib/Sema/SemaCodeComplete.cpp
  test/CodeCompletion/functions.cpp
  test/Index/code-completion.cpp
  test/Index/complete-optional-params.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33644.105976.patch
Type: text/x-patch
Size: 9286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170711/d4c42687/attachment.bin>


More information about the cfe-commits mailing list