[PATCH] D147068: Fix merging of member-like constrained friends across modules.
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 30 14:26:33 PDT 2023
rsmith updated this revision to Diff 509818.
rsmith added a comment.
- Merge branch 'main' into merge-constrained-friends
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147068/new/
https://reviews.llvm.org/D147068
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/AST/ASTContext.h
clang/include/clang/AST/Decl.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/Decl.cpp
clang/lib/Sema/SemaOverload.cpp
clang/test/Modules/merge-constrained-friends.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147068.509818.patch
Type: text/x-patch
Size: 9142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230330/8752ccc3/attachment.bin>
More information about the cfe-commits
mailing list