[PATCH] D51996: [clangd] Simplify cancellation public API

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 12 14:44:14 PDT 2018


sammccall updated this revision to Diff 165158.
sammccall marked 2 inline comments as done.
sammccall added a comment.

Address comments by adding comments!


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D51996

Files:
  clangd/Cancellation.cpp
  clangd/Cancellation.h
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  unittests/clangd/CancellationTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51996.165158.patch
Type: text/x-patch
Size: 15886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180912/5aa90a0d/attachment.bin>


More information about the cfe-commits mailing list