[PATCH] D54760: [clangd] Cleanup: make the diags callback global in TUScheduler

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 22 09:30:33 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347474: [clangd] Cleanup: make the diags callback global in TUScheduler (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54760?vs=175056&id=175061#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54760

Files:
  clang-tools-extra/trunk/clangd/ClangdServer.cpp
  clang-tools-extra/trunk/clangd/ClangdServer.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: D54760.175061.patch
Type: text/x-patch
Size: 28488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181122/84750264/attachment-0001.bin>


More information about the cfe-commits mailing list