[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
Thu Oct 21 12:08:43 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9eca3320a4d: [modules] Fix tracking ObjCInterfaceType decl when there are multiple… (authored by vsapsai).

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.381354.patch
Type: text/x-patch
Size: 5609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211021/6a6144d2/attachment.bin>


More information about the cfe-commits mailing list