[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
Sat May 6 01:55:41 PDT 2023


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

Code cleanup and gentle ping~. Given this is small and innocent, I'd like to land this in 2 weeks if no comments come in.


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.520047.patch
Type: text/x-patch
Size: 2903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230506/4d2959e8/attachment.bin>


More information about the cfe-commits mailing list