[PATCH] D40884: [Index] Add setPreprocessor member to IndexDataConsumer.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 6 01:19:26 PST 2017


ioeric created this revision.

This enables us to use information in Preprocessor when handling symbol
occurrences.


Repository:
  rC Clang

https://reviews.llvm.org/D40884

Files:
  include/clang/Index/IndexDataConsumer.h
  include/clang/Index/IndexingAction.h
  lib/Index/IndexingAction.cpp
  tools/libclang/CXIndexDataConsumer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40884.125680.patch
Type: text/x-patch
Size: 4607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171206/3431a040/attachment.bin>


More information about the cfe-commits mailing list