[PATCH] D52098: [Index] Add an option to collect macros from preprocesor.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 14 08:07:15 PDT 2018


ioeric created this revision.
ioeric added a reviewer: ilya-biryukov.
Herald added subscribers: cfe-commits, mgorny.

Also added unit tests for the index library; lit+c-index-test is painful...


Repository:
  rC Clang

https://reviews.llvm.org/D52098

Files:
  include/clang/Index/IndexingAction.h
  lib/Index/IndexingAction.cpp
  unittests/CMakeLists.txt
  unittests/Index/CMakeLists.txt
  unittests/Index/IndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52098.165513.patch
Type: text/x-patch
Size: 9252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180914/3962e682/attachment.bin>


More information about the cfe-commits mailing list