[PATCH] D148506: [C++] Don't filter using declaration when we perform qualified look up

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 10 19:25:00 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6e85d2708115: [C++] Don't filter using declaration when we perform qualified look up (authored by ChuanqiXu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148506

Files:
  clang/lib/Sema/SemaDecl.cpp
  clang/test/Modules/pr62158.cppm
  clang/test/SemaCXX/pr62174.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148506.521197.patch
Type: text/x-patch
Size: 2918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230511/fc92b1d6/attachment.bin>


More information about the cfe-commits mailing list