diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2017-04-27 22:29:14 +0000 |
---|---|---|
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2017-04-27 22:29:14 +0000 |
commit | b907563fbcd71abcf6600688942c710468d43168 (patch) | |
tree | c227166320e80a33c2e11aa6d7f968ec68b371c7 /llvm/lib | |
parent | ce9a8102a2a1f5e3db25c8444c46e36a5c03a523 (diff) | |
download | bcm5719-llvm-b907563fbcd71abcf6600688942c710468d43168.tar.gz bcm5719-llvm-b907563fbcd71abcf6600688942c710468d43168.zip |
[Modules] Improve diagnostics for incomplete umbrella
One of the -Wincomplete-umbrella warnings diagnoses when a header is present in
the directory but it's not present in the umbrella header. Currently, this
warning only happens on top level modules; any submodule using an umbrella
header does not get this warning. Fix that by also considering the submodules.
Differential Revision: https://reviews.llvm.org/D32576
rdar://problem/22623686
llvm-svn: 301597
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions