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

Alex Langford via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 15 15:41:47 PDT 2022


bulbazord added a comment.

I'm not quite sure the best way to test this. Looks like `Sema::LookupName` isn't currently directly tested. I've run the test suite and did not find any new failing tests.


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