[all-commits] [llvm/llvm-project] 0e5458: [include-cleaner] Handle dependent type members in...
VitaNuo via All-commits
all-commits at lists.llvm.org
Mon Dec 19 04:46:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e545816a9e582af29ea4b9441fea8ed376cf52a
https://github.com/llvm/llvm-project/commit/0e545816a9e582af29ea4b9441fea8ed376cf52a
Author: Viktoriia Bakalova <bakalova at google.com>
Date: 2022-12-19 (Mon, 19 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 dependent type members in AST.
Handles dependent type members in AST.
Fix: https://github.com/llvm/llvm-project/issues/59354
Differential Revision: https://reviews.llvm.org/D139409
More information about the All-commits
mailing list