[PATCH] D48961: [Index] Add indexing support for MACROs.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 9 01:13:22 PDT 2018


ioeric updated this revision to Diff 154543.
ioeric marked 2 inline comments as done.
ioeric added a comment.

- addressed review comments.


Repository:
  rC Clang

https://reviews.llvm.org/D48961

Files:
  include/clang/Index/IndexSymbol.h
  include/clang/Index/IndexingAction.h
  lib/Index/IndexSymbol.cpp
  lib/Index/IndexingAction.cpp
  lib/Index/IndexingContext.cpp
  lib/Index/IndexingContext.h
  test/Index/Core/index-macros.c
  tools/c-index-test/core_main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48961.154543.patch
Type: text/x-patch
Size: 18636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180709/9495ab54/attachment-0001.bin>


More information about the cfe-commits mailing list