[PATCH] D154503: [Sema] Fix handling of functions that hide classes
John Brawn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 11 08:59:03 PDT 2023
john.brawn updated this revision to Diff 539142.
john.brawn added a comment.
Use BitVector, change how Decls are deleted, adjust test to avoid potentially-conflicting using-declarations.
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.539142.patch
Type: text/x-patch
Size: 6832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230711/f93fafa7/attachment-0001.bin>
More information about the cfe-commits
mailing list