[PATCH] D44462: [clangd] Don't use DraftMgr in implementation of forceReparse.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 14 04:53:31 PDT 2018


ilya-biryukov created this revision.
ilya-biryukov added a reviewer: sammccall.
Herald added subscribers: ioeric, jkorous-apple, klimek.

To make the removal of DraftMgr from ClangdServer easier (https://reviews.llvm.org/D44408).


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D44462

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/TUScheduler.cpp
  clangd/TUScheduler.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44462.138329.patch
Type: text/x-patch
Size: 9561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180314/cdf4bcef/attachment.bin>


More information about the cfe-commits mailing list