[clang][module] Improve incomplete-umbrella warning
authorZixu Wang <zixu_wang@apple.com>
Tue, 16 Jun 2020 23:39:50 +0000 (16:39 -0700)
committerZixu Wang <zixu_wang@apple.com>
Fri, 18 Sep 2020 21:56:47 +0000 (14:56 -0700)
commited79827aea444e6995fb3d36abc2bfd36331773c
tree7978130506389252fd2c70c00a57e90a3fee9782
parent06f136f61e6d23fde5c91f7fa0813d0291c17c97
[clang][module] Improve incomplete-umbrella warning

Change the warning message for -Wincomplete-umbrella to report the location of the umbrella header;

Differential Revision: https://reviews.llvm.org/D82118
clang/lib/Lex/PPLexerChange.cpp
clang/test/Modules/incomplete-umbrella.m