[PATCH] D121748: [clang][Sema] Better support for ObjC++ in Sema::LookupName

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 15 16:53:41 PDT 2022


arphaman added a comment.

Is there a way this can be tested from Clang?
Also, is there a Swift-based test case you have that demonstrates the original problem from Swift's clang importer side? I'm curious to see where it manifests in Swift.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121748



More information about the cfe-commits mailing list