[PATCH] D135956: [include-cleaner] Add include-cleaner tool, with initial HTML report
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 18 09:21:03 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sammccall marked 4 inline comments as done.
Closed by commit rG6fa0e026c87e: [include-cleaner] Add include-cleaner tool, with initial HTML report (authored by sammccall).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135956/new/
https://reviews.llvm.org/D135956
Files:
clang-tools-extra/include-cleaner/CMakeLists.txt
clang-tools-extra/include-cleaner/include/clang-include-cleaner/Record.h
clang-tools-extra/include-cleaner/lib/AnalysisInternal.h
clang-tools-extra/include-cleaner/lib/CMakeLists.txt
clang-tools-extra/include-cleaner/lib/HTMLReport.cpp
clang-tools-extra/include-cleaner/lib/Record.cpp
clang-tools-extra/include-cleaner/test/Inputs/bar.h
clang-tools-extra/include-cleaner/test/Inputs/foo.h
clang-tools-extra/include-cleaner/test/html.cpp
clang-tools-extra/include-cleaner/tool/CMakeLists.txt
clang-tools-extra/include-cleaner/tool/IncludeCleaner.cpp
clang-tools-extra/include-cleaner/unittests/CMakeLists.txt
clang-tools-extra/include-cleaner/unittests/RecordTest.cpp
clang/include/clang/Testing/TestAST.h
clang/lib/Testing/TestAST.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135956.468588.patch
Type: text/x-patch
Size: 21259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221018/ddd4ed31/attachment-0001.bin>
More information about the cfe-commits
mailing list