[PATCH] D50847: [clangd] Add callbacks on parsed AST in addition to parsed preambles

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 21 07:35:48 PDT 2018


ilya-biryukov updated this revision to Diff 161717.
ilya-biryukov added a comment.

- Provide noop callbacks implementation by default.
- Update docs.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50847

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50847.161717.patch
Type: text/x-patch
Size: 14484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180821/13b37c96/attachment.bin>


More information about the cfe-commits mailing list