[PATCH] D154503: [Sema] Fix handling of functions that hide classes

John Brawn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 6 07:53:09 PDT 2023


john.brawn updated this revision to Diff 537731.
john.brawn added a comment.

Same patch as previous, but with full context.


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

https://reviews.llvm.org/D154503

Files:
  clang/lib/Sema/SemaLookup.cpp
  clang/test/SemaCXX/using-hiding.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154503.537731.patch
Type: text/x-patch
Size: 6670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230706/4088ca56/attachment.bin>


More information about the cfe-commits mailing list