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
2017-01-26 23:07:59 +00:00
2014-08-25 23:33:46 +00:00
2014-12-23 19:30:13 +00:00
2014-10-01 23:16:30 +00:00
2016-04-28 14:13:28 +00:00
2016-07-22 20:49:31 +00:00
2015-01-22 23:07:47 +00:00
2015-08-09 01:50:14 +00:00