[PATCH] D124164: [include-cleaner] Include-cleaner library structure, and simplistic AST walking.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 29 02:04:32 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rG41ac245c10fc: [include-cleaner] Include-cleaner library structure, and simplistic AST walking. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D124164?vs=424168&id=425991#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124164

Files:
  clang-tools-extra/CMakeLists.txt
  clang-tools-extra/include-cleaner/CMakeLists.txt
  clang-tools-extra/include-cleaner/README.md
  clang-tools-extra/include-cleaner/lib/AnalysisInternal.h
  clang-tools-extra/include-cleaner/lib/CMakeLists.txt
  clang-tools-extra/include-cleaner/lib/WalkAST.cpp
  clang-tools-extra/include-cleaner/test/CMakeLists.txt
  clang-tools-extra/include-cleaner/test/Unit/lit.cfg.py
  clang-tools-extra/include-cleaner/test/Unit/lit.site.cfg.py.in
  clang-tools-extra/include-cleaner/test/lit.cfg.py
  clang-tools-extra/include-cleaner/test/lit.site.cfg.py.in
  clang-tools-extra/include-cleaner/unittests/CMakeLists.txt
  clang-tools-extra/include-cleaner/unittests/WalkASTTest.cpp
  clang/include/clang/Testing/TestAST.h
  clang/lib/Testing/TestAST.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124164.425991.patch
Type: text/x-patch
Size: 15292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220429/a0f91133/attachment-0001.bin>


More information about the cfe-commits mailing list