[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:53:07 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG56099d242809: [clang] Do not hide base member using-decls with different template head. (authored by usaxena95).

Changed prior to commit:
  https://reviews.llvm.org/D136440?vs=471086&id=471095#toc

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.471095.patch
Type: text/x-patch
Size: 10557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221027/66b9731d/attachment-0001.bin>


More information about the cfe-commits mailing list