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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 22 04:40:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340401: [clangd] Add callbacks on parsed AST in addition to parsed preambles (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50847?vs=161717&id=161922#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50847

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: D50847.161922.patch
Type: text/x-patch
Size: 15156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180822/d8e6bdc2/attachment.bin>


More information about the cfe-commits mailing list