D5908: Implement syntax support for function argument unpacking.

Milian Wolff noreply at phabricator.kde.org
Wed May 24 13:33:09 UTC 2017


mwolff accepted this revision.
mwolff added a comment.
This revision is now accepted and ready to land.


  lgtm otherwise

INLINE COMMENTS

> declarationbuilder.h:149
> +    /// The AstNode of the previous function call argument
> +    FunctionCallParameterListElementAst *m_functionCallPreviousArgument;
>  

` = nullptr;`

it's otherwise potentially uninitialized

REPOSITORY
  R52 KDevelop: PHP Support

BRANCH
  argument_unpacking

REVISION DETAIL
  https://phabricator.kde.org/D5908

To: pprkut, mwolff
Cc: mwolff, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170524/ec165b78/attachment.html>


More information about the KDevelop-devel mailing list