]> granicus.if.org Git - clang/commit
[modules] If the same .pcm file is imported via two different paths, don't
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 9 Dec 2014 00:14:36 +0000 (00:14 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 9 Dec 2014 00:14:36 +0000 (00:14 +0000)
commit8373290b6c0d28c92f850190c35bc250c5194197
tree36e63f6bd00e572e6460602036ed9ce92f03edc3
parent0a2e4f2c129edc8a3f0590493fd88e5751de60c4
[modules] If the same .pcm file is imported via two different paths, don't
complain that the contained modules are defined twice.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@223724 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInstance.cpp
test/Modules/explicit-build-relpath.cpp [new file with mode: 0644]