[PATCH] D66877: Moved the IndexDataConsumer::finish call into the IndexASTConsumer from IndexAction

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 28 06:31:57 PDT 2019


gribozavr created this revision.
Herald added subscribers: cfe-commits, arphaman.
Herald added a project: clang.

Doing so removes the last reason to expose a FrontendAction from
libIndex.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D66877

Files:
  clang/lib/Index/IndexingAction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66877.217624.patch
Type: text/x-patch
Size: 6401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190828/7c0e1bea/attachment-0001.bin>


More information about the cfe-commits mailing list