[all-commits] [llvm/llvm-project] 507d76: [include-cleaner] Add an IgnoreHeaders flag to the...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Jul 6 02:19:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 507d766d76d873aa6e446889f93384745a0e1c0b
https://github.com/llvm/llvm-project/commit/507d766d76d873aa6e446889f93384745a0e1c0b
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M clang-tools-extra/clangd/IncludeCleaner.cpp
M clang-tools-extra/include-cleaner/include/clang-include-cleaner/Analysis.h
M clang-tools-extra/include-cleaner/include/clang-include-cleaner/Types.h
M clang-tools-extra/include-cleaner/lib/Analysis.cpp
M clang-tools-extra/include-cleaner/lib/Types.cpp
M clang-tools-extra/include-cleaner/test/tool.cpp
M clang-tools-extra/include-cleaner/tool/IncludeCleaner.cpp
Log Message:
-----------
[include-cleaner] Add an IgnoreHeaders flag to the command-line tool.
Reviewed By: kadircet
Differential Revision: https://reviews.llvm.org/D153340
More information about the All-commits
mailing list