[PATCH] D110452: [modules] Fix tracking ObjCInterfaceType decl when there are multiple definitions.

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 20 18:52:20 PDT 2021


vsapsai updated this revision to Diff 381130.
vsapsai added a comment.

Rebase and trigger a new round of pre-merge checks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110452

Files:
  clang/include/clang/AST/Type.h
  clang/lib/AST/DeclObjC.cpp
  clang/lib/AST/Type.cpp
  clang/lib/Sema/SemaLookup.cpp
  clang/test/Modules/decldef.mm
  clang/test/Modules/interface-diagnose-missing-import.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110452.381130.patch
Type: text/x-patch
Size: 5609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211021/ac0127e2/attachment-0001.bin>


More information about the cfe-commits mailing list