[PATCH] D63893: [clang-tidy] Extend TransformerClangTidyCheck to support adding includes.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 28 10:00:35 PDT 2019
ymandel updated this revision to Diff 207085.
ymandel added a comment.
Added check for use of AddedIncludes before allocating/registering IncludeInserter.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63893/new/
https://reviews.llvm.org/D63893
Files:
clang-tools-extra/clang-tidy/utils/TransformerClangTidyCheck.cpp
clang-tools-extra/clang-tidy/utils/TransformerClangTidyCheck.h
clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63893.207085.patch
Type: text/x-patch
Size: 4753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190628/21cef1c2/attachment.bin>
More information about the cfe-commits
mailing list