[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:21:03 PDT 2023


ChuanqiXu updated this revision to Diff 521196.
ChuanqiXu added a comment.

Address comments and thank you for reviewing this!


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.521196.patch
Type: text/x-patch
Size: 2918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230511/9c0d7a4b/attachment.bin>


More information about the cfe-commits mailing list