[PATCH] D54746: [clangd] Respect task cancellation in TUScheduler.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 22 02:25:10 PST 2018


This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rL347450: [clangd] Respect task cancellation in TUScheduler. (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54746?vs=174738&id=175024#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54746

Files:
  clang-tools-extra/trunk/clangd/Cancellation.cpp
  clang-tools-extra/trunk/clangd/Cancellation.h
  clang-tools-extra/trunk/clangd/TUScheduler.cpp
  clang-tools-extra/trunk/clangd/TUScheduler.h
  clang-tools-extra/trunk/unittests/clangd/TUSchedulerTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54746.175024.patch
Type: text/x-patch
Size: 7770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181122/bdce0f68/attachment.bin>


More information about the cfe-commits mailing list