[all-commits] [llvm/llvm-project] 7cd6ce: [include-cleaner] Visit the VarDecl in ASTWalker.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Wed Mar 29 13:21:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7cd6ce9e917ff4dfe0c0afa236df6e284d98e620
https://github.com/llvm/llvm-project/commit/7cd6ce9e917ff4dfe0c0afa236df6e284d98e620
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-03-29 (Wed, 29 Mar 2023)
Changed paths:
M clang-tools-extra/include-cleaner/lib/WalkAST.cpp
M clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp
M clang-tools-extra/include-cleaner/unittests/WalkASTTest.cpp
Log Message:
-----------
[include-cleaner] Visit the VarDecl in ASTWalker.
Fixes https://github.com/clangd/clangd/issues/1554
Differential Revision: https://reviews.llvm.org/D147135
More information about the All-commits
mailing list