[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
Tue Oct 25 08:04:35 PDT 2022
usaxena95 updated this revision to Diff 470505.
usaxena95 marked 3 inline comments as done.
usaxena95 added a comment.
Added more tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136440/new/
https://reviews.llvm.org/D136440
Files:
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.470505.patch
Type: text/x-patch
Size: 10134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221025/0bffd7e1/attachment-0001.bin>
More information about the cfe-commits
mailing list