[PATCH] D128974: [AST] [Modules] Handle full cases of DefaultArgStorage::setInherited

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 6 23:54:20 PDT 2022


ChuanqiXu updated this revision to Diff 442795.
ChuanqiXu added a comment.

Update tests.


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

https://reviews.llvm.org/D128974

Files:
  clang/include/clang/AST/ASTContext.h
  clang/include/clang/AST/DeclTemplate.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/Sema/SemaTemplate.cpp
  clang/test/Modules/InheritDefaultArguments.cppm
  clang/test/Modules/Inputs/PR31469/textual.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128974.442795.patch
Type: text/x-patch
Size: 9041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220707/94778464/attachment.bin>


More information about the cfe-commits mailing list