summaryrefslogtreecommitdiffstats
path: root/clangd/Cancellation.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Respect task cancellation in TUScheduler.Sam McCall2018-11-221-1/+1
* [clangd] Simplify cancellation public APISam McCall2018-09-131-97/+55
* [clangd] Fix typo. NFCFangrui Song2018-09-051-1/+1
* [clangd] Initial cancellation mechanism for LSP requests.Kadir Cetinkaya2018-08-241-0/+142