[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:37:40 PDT 2023
john.brawn updated this revision to Diff 537721.
john.brawn added a comment.
Avoid doing work when we don't have both decls that can hide and decls that can be hidden.
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.537721.patch
Type: text/x-patch
Size: 6670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230706/0182e1f1/attachment.bin>
More information about the cfe-commits
mailing list