[clang-tools-extra] [clang-tidy] Don't cache classes by name in `fuchsia-multiple-inheritance` (PR #171016)
Yanzuo Liu via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 7 00:04:15 PST 2025
================
@@ -27,19 +27,15 @@ AST_MATCHER(CXXRecordDecl, hasBases) {
// previously.
----------------
zwuis wrote:
Please update comment.
https://github.com/llvm/llvm-project/pull/171016
More information about the cfe-commits
mailing list