[PATCH] D139013: [include-cleaner] clang-include-cleaner can print/apply edits

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 2 02:54:56 PST 2022


sammccall updated this revision to Diff 479574.
sammccall marked an inline comment as done.
sammccall added a comment.
Herald added a project: clang.

replace fixIncludes impl with clang-format, tweak tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139013/new/

https://reviews.llvm.org/D139013

Files:
  clang-tools-extra/include-cleaner/include/clang-include-cleaner/Analysis.h
  clang-tools-extra/include-cleaner/lib/Analysis.cpp
  clang-tools-extra/include-cleaner/lib/CMakeLists.txt
  clang-tools-extra/include-cleaner/test/Inputs/foobar.h
  clang-tools-extra/include-cleaner/test/tool.cpp
  clang-tools-extra/include-cleaner/tool/IncludeCleaner.cpp
  clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp
  clang/lib/Format/Format.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139013.479574.patch
Type: text/x-patch
Size: 15680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221202/9a801dfd/attachment-0001.bin>


More information about the cfe-commits mailing list