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

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 6 08:48:20 PDT 2017


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

- Fix to ForwardBinder.
- Add UniqueFunction(nullptr) constructor.
- Added missing STL headers to Function.h


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.118008.patch
Type: text/x-patch
Size: 6905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171006/2f9fe191/attachment-0001.bin>


More information about the cfe-commits mailing list