[PATCH] D122691: [clang][Sema] Add flag to LookupName to force C/ObjC codepath

Alex Langford via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 18 11:44:39 PDT 2022


bulbazord updated this revision to Diff 423437.
bulbazord edited the summary of this revision.
bulbazord added a comment.
Herald added a subscriber: mgorny.

Added a test


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

https://reviews.llvm.org/D122691

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaLookup.cpp
  clang/unittests/Sema/CMakeLists.txt
  clang/unittests/Sema/SemaLookupTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122691.423437.patch
Type: text/x-patch
Size: 4377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220418/1b6291d4/attachment.bin>


More information about the cfe-commits mailing list