[all-commits] [llvm/llvm-project] 2f4c4d: Reland "[clangd] Mechanism to make update debounce...

Sam McCall via All-commits all-commits at lists.llvm.org
Tue Feb 4 08:18:03 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f4c4d0a78e352e33f903d96f406999753d23e07
      https://github.com/llvm/llvm-project/commit/2f4c4d0a78e352e33f903d96f406999753d23e07
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M clang-tools-extra/clangd/ClangdServer.cpp
    M clang-tools-extra/clangd/ClangdServer.h
    M clang-tools-extra/clangd/TUScheduler.cpp
    M clang-tools-extra/clangd/TUScheduler.h
    M clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp

  Log Message:
  -----------
  Reland "[clangd] Mechanism to make update debounce responsive to rebuild speed."

This reverts commit ed98994f64b8fe6443aef57a5faa953e86d9fc0e.
Removed the accidental double-mutex-unlock.




More information about the All-commits mailing list