[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:49:03 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC336524: [Index] Add indexing support for MACROs. (authored by ioeric, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48961?vs=154543&id=154550#toc

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.154550.patch
Type: text/x-patch
Size: 18659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180709/e40d0b08/attachment.bin>


More information about the cfe-commits mailing list