[PATCH] D136440: [clang] Do not hide base member using-decls with different template head.
Utkarsh Saxena via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 27 02:33:20 PDT 2022
usaxena95 updated this revision to Diff 471086.
usaxena95 marked 2 inline comments as done.
usaxena95 added a comment.
Addressed comments. Added release notes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136440/new/
https://reviews.llvm.org/D136440
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaOverload.cpp
clang/test/SemaTemplate/concepts-using-decl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136440.471086.patch
Type: text/x-patch
Size: 10486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221027/67bbe7be/attachment.bin>
More information about the cfe-commits
mailing list