[all-commits] [llvm/llvm-project] 8a7ea7: [include-cleaner] Base-type usage from member expr...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Dec 19 10:47:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a7ea764b2583e93fe0a332739c391d3bb11a867
https://github.com/llvm/llvm-project/commit/8a7ea764b2583e93fe0a332739c391d3bb11a867
Author: Haojian Wu <hokein.wu at gmail.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] Base-type usage from member exprs is implicit.
Per the discussion on https://reviews.llvm.org/D140095#inline-1352956
Differential Revision: https://reviews.llvm.org/D140284
More information about the All-commits
mailing list