[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 10:09:13 PDT 2018


ilya-biryukov updated this revision to Diff 138397.
ilya-biryukov marked 2 inline comments as done.
ilya-biryukov added a comment.

- Add WantDiagnostics param to runAddDocument
- Revert changes in TUScheduler


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D44462

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  unittests/clangd/ClangdTests.cpp
  unittests/clangd/SyncAPI.cpp
  unittests/clangd/SyncAPI.h

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


More information about the cfe-commits mailing list