[all-commits] [llvm/llvm-project] 379e89: [include-cleaner] Add handling for FriendDecls (#7...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Mon Nov 13 07:36:05 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 379e890bd88573c66499de1e9e8d63954e3b6c31
https://github.com/llvm/llvm-project/commit/379e890bd88573c66499de1e9e8d63954e3b6c31
Author: kadir çetinkaya <kadircet at google.com>
Date: 2023-11-13 (Mon, 13 Nov 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] Add handling for FriendDecls (#72125)
Fixes https://github.com/llvm/llvm-project/issues/64382.
More information about the All-commits
mailing list