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

Ivan Donchevskii via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 3 07:34:15 PDT 2017


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

Add tests, append tests with default values. Move all default value handling to GetDefaultValueString


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.105045.patch
Type: text/x-patch
Size: 9100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170703/311186b9/attachment-0001.bin>


More information about the cfe-commits mailing list