[PATCH] D99758: [index] Improve macro indexing support
Ben Langmuir via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 1 15:23:27 PDT 2021
benlangmuir updated this revision to Diff 334837.
benlangmuir added a comment.
Fix clang-tidy warnings
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99758/new/
https://reviews.llvm.org/D99758
Files:
clang/include/clang/Index/DeclOccurrence.h
clang/include/clang/Index/IndexingOptions.h
clang/lib/Index/FileIndexRecord.cpp
clang/lib/Index/FileIndexRecord.h
clang/lib/Index/IndexingAction.cpp
clang/lib/Index/IndexingContext.cpp
clang/lib/Index/IndexingContext.h
clang/lib/Index/USRGeneration.cpp
clang/test/Index/Core/Inputs/module/ModA.h
clang/test/Index/Core/Inputs/module/SubModA.h
clang/test/Index/Core/Inputs/sys/system-head.h
clang/test/Index/Core/index-macros.c
clang/test/Index/Core/index-with-module.m
clang/tools/c-index-test/core_main.cpp
clang/unittests/Index/IndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99758.334837.patch
Type: text/x-patch
Size: 23891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210401/e6210b91/attachment-0001.bin>
More information about the cfe-commits
mailing list