[all-commits] [llvm/llvm-project] cc5fb7: [include-cleaner] Unify behaviour for static & ins...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Tue Apr 18 01:01:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc5fb7a79b58d7e6509b74e1935850e3307bbdc7
https://github.com/llvm/llvm-project/commit/cc5fb7a79b58d7e6509b74e1935850e3307bbdc7
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2023-04-18 (Tue, 18 Apr 2023)
Changed paths:
M clang-tools-extra/include-cleaner/lib/WalkAST.cpp
M clang-tools-extra/include-cleaner/unittests/WalkASTTest.cpp
Log Message:
-----------
[include-cleaner] Unify behaviour for static & instance members
Fixes https://github.com/llvm/llvm-project/issues/62185
Differential Revision: https://reviews.llvm.org/D148552
More information about the All-commits
mailing list