[all-commits] [llvm/llvm-project] 45659b: [include-cleaner] Remove filtering from UsingDecl ...
VitaNuo via All-commits
all-commits at lists.llvm.org
Thu Dec 8 02:26:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45659b3bd98ea3b8ce13516bcf719669b934b9ba
https://github.com/llvm/llvm-project/commit/45659b3bd98ea3b8ce13516bcf719669b934b9ba
Author: Viktoriia Bakalova <bakalova at google.com>
Date: 2022-12-08 (Thu, 08 Dec 2022)
Changed paths:
M clang-tools-extra/include-cleaner/lib/WalkAST.cpp
M clang-tools-extra/include-cleaner/unittests/WalkASTTest.cpp
Log Message:
-----------
[include-cleaner] Remove filtering from UsingDecl visit.
Removes filtering from the VisitUsingDecl method for implementation files.
Differential Revision: https://reviews.llvm.org/D138821
More information about the All-commits
mailing list