[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 10:25:20 PDT 2021
vsapsai updated this revision to Diff 381313.
vsapsai added a comment.
Another rebase and 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.381313.patch
Type: text/x-patch
Size: 5609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211021/ab31c332/attachment.bin>
More information about the cfe-commits
mailing list