[all-commits] [llvm/llvm-project] 43c203: [include-cleaner][clangd][clang-tidy] Ignore resou...
VitaNuo via All-commits
all-commits at lists.llvm.org
Thu Sep 7 04:39:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43c20367f417410a736959d4ae53f374e0d5b500
https://github.com/llvm/llvm-project/commit/43c20367f417410a736959d4ae53f374e0d5b500
Author: Viktoriia Bakalova <bakalova at google.com>
Date: 2023-09-07 (Thu, 07 Sep 2023)
Changed paths:
M clang-tools-extra/clang-tidy/misc/IncludeCleanerCheck.cpp
M clang-tools-extra/clangd/IncludeCleaner.cpp
M clang-tools-extra/clangd/test/include-cleaner-batch-fix.test
M clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
M clang-tools-extra/include-cleaner/lib/Analysis.cpp
M clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp
Log Message:
-----------
[include-cleaner][clangd][clang-tidy] Ignore resource dir during include-cleaner analysis.
Differential Revision: https://reviews.llvm.org/D157610
More information about the All-commits
mailing list