[PATCH] D48961: [Index] Add indexing support for MACROs.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 6 05:08:27 PDT 2018
ioeric updated this revision to Diff 154390.
ioeric added a comment.
- removed Undefined parameter.
Repository:
rC Clang
https://reviews.llvm.org/D48961
Files:
include/clang/Index/IndexDataConsumer.h
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.154390.patch
Type: text/x-patch
Size: 19797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180706/5770e801/attachment-0001.bin>
More information about the cfe-commits
mailing list