[all-commits] [llvm/llvm-project] f0e692: [clangd] Shutdown sequence for modules, and doc th...

Sam McCall via All-commits all-commits at lists.llvm.org
Mon Feb 22 14:15:27 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f0e69272c62f2b7a39687748db60d21445010ac5
      https://github.com/llvm/llvm-project/commit/f0e69272c62f2b7a39687748db60d21445010ac5
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2021-02-22 (Mon, 22 Feb 2021)

  Changed paths:
    M clang-tools-extra/clangd/ClangdServer.cpp
    M clang-tools-extra/clangd/ClangdServer.h
    M clang-tools-extra/clangd/Module.h
    M clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp

  Log Message:
  -----------
  [clangd] Shutdown sequence for modules, and doc threading requirements

This allows modules to do work on non-TUScheduler background threads.

Differential Revision: https://reviews.llvm.org/D96755




More information about the All-commits mailing list