[modules] Properly diagnose errors in module files for which we have no
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 11 Aug 2015 00:05:21 +0000 (00:05 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 11 Aug 2015 00:05:21 +0000 (00:05 +0000)
commita24ff5545bbd80ac78c6db1e1ebf826d3482da9d
treee97b860513c1a255d25764aa72d82e5051d05fa1
parent629d8e6f18922a2c0a9df6b59ab8ac2bdeb16d2f
[modules] Properly diagnose errors in module files for which we have no
corresponding include location (those specified on the command line).

llvm-svn: 244538
clang/lib/Frontend/DiagnosticRenderer.cpp
clang/lib/Frontend/TextDiagnostic.cpp
clang/test/Modules/explicit-build-missing-files.cpp