[PATCH] D140095: [include-cleaner] Fix the member-expr-access usage for sugar type.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 15 05:19:58 PST 2022
hokein created this revision.
hokein added a reviewer: sammccall.
Herald added a subscriber: kadircet.
Herald added a project: All.
hokein requested review of this revision.
Herald added projects: clang, clang-tools-extra.
Fixes https://github.com/llvm/llvm-project/issues/59533
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D140095
Files:
clang-tools-extra/include-cleaner/lib/WalkAST.cpp
clang-tools-extra/include-cleaner/unittests/WalkASTTest.cpp
clang/include/clang/AST/Type.h
clang/lib/AST/Type.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140095.483139.patch
Type: text/x-patch
Size: 4988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221215/a7e904a5/attachment-0001.bin>
More information about the cfe-commits
mailing list