[PATCH] D38627: [clangd] Added move-only function helpers.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 9 00:47:37 PDT 2017


ilya-biryukov updated this revision to Diff 118184.
ilya-biryukov added a comment.

- Use proper types (Args&&) when forwarding arguments.


https://reviews.llvm.org/D38627

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/Function.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38627.118184.patch
Type: text/x-patch
Size: 6914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171009/76fd188b/attachment.bin>


More information about the cfe-commits mailing list