[PATCH] D156693: [clang][ASTImporter]Skip check friend template declaration in VisitClassTemplateDecl

Qizhi Hu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 4 03:17:13 PDT 2023


jcsxky added a comment.

In D156693#4560023 <https://reviews.llvm.org/D156693#4560023>, @Michael137 wrote:

> Could you please elaborate in the commit message what exactly the issue currently is and how the patch addresses it?



In D156693#4560023 <https://reviews.llvm.org/D156693#4560023>, @Michael137 wrote:

> Could you please elaborate in the commit message what exactly the issue currently is and how the patch addresses it?

details are added to commit message


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156693/new/

https://reviews.llvm.org/D156693



More information about the cfe-commits mailing list