]> granicus.if.org Git - clang/commit
[modules] Improve error message on failed module load due to a missing file to
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 13 Oct 2015 01:26:26 +0000 (01:26 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 13 Oct 2015 01:26:26 +0000 (01:26 +0000)
commit8c37011478871bc72eed72ffbb332bf8c5548278
treea719ac3f6eb22c17f52fc35b90aedcb5f358ccf4
parent979b9b12342582b024d45baf4cba86b92585d151
[modules] Improve error message on failed module load due to a missing file to
say which module file referenced the missing file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@250140 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTReader.cpp