[PATCH] D43065: [clangd] Remove threading-related code from ClangdUnit.h

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 8 06:58:00 PST 2018


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

- Removed braces
- s/latest/last/


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D43065

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43065.133416.patch
Type: text/x-patch
Size: 33492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180208/655bda0b/attachment-0001.bin>


More information about the cfe-commits mailing list