[all-commits] [llvm/llvm-project] d03e9f: [include-cleaner] Handle base class member access ...
VitaNuo via All-commits
all-commits at lists.llvm.org
Thu Dec 8 02:39:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d03e9f8fb0741a510308be09b29a13d0a66a6e41
https://github.com/llvm/llvm-project/commit/d03e9f8fb0741a510308be09b29a13d0a66a6e41
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] Handle base class member access from derived class.
Fix: https://github.com/llvm/llvm-project/issues/59251
Differential Revision: https://reviews.llvm.org/D139087
More information about the All-commits
mailing list