[PATCH] D156693: [clang][ASTImporter]Skip check depth of friend template parameter

Qizhi Hu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 21 18:43:26 PDT 2023


jcsxky updated this revision to Diff 552179.
jcsxky added a comment.

add argument comment according to bugprone-argument-comment <https://clang.llvm.org/extra/clang-tidy/checks/bugprone/argument-comment.html>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156693

Files:
  clang/include/clang/AST/ASTStructuralEquivalence.h
  clang/lib/AST/ASTImporter.cpp
  clang/lib/AST/ASTStructuralEquivalence.cpp
  clang/unittests/AST/ASTImporterTest.cpp
  clang/unittests/AST/StructuralEquivalenceTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156693.552179.patch
Type: text/x-patch
Size: 9404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230822/848c51eb/attachment-0001.bin>


More information about the cfe-commits mailing list