Bruno Cardoso Lopes 919fc50034 [Modules][Objective-C] Use complete decl from module when diagnosing missing import
Summary:
Otherwise the definition (first found) for ObjCInterfaceDecl's might
precede the module one, which will eventually lead to crash, since
diagnoseMissingImport needs one coming from a module.

This behavior changed after Richard's r342018, which started to look
into the definition of ObjCInterfaceDecls.

rdar://problem/49237144

Reviewers: rsmith, arphaman

Subscribers: jkorous, dexonsmith, ributzka, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D66982

llvm-svn: 372039
2019-09-16 22:00:29 +00:00
..
2017-01-26 23:07:59 +00:00
2018-02-23 19:30:48 +00:00
2017-01-26 23:07:59 +00:00
2018-01-06 03:20:59 +00:00
2014-12-06 22:11:06 +00:00
2016-07-22 20:49:31 +00:00
2019-03-06 02:50:46 +00:00
2015-11-12 21:55:58 +00:00