ModuleManager: Simplify lookupModuleFile by only setting the out parameter once, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 20 Oct 2020 22:53:51 +0000 (18:53 -0400)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 28 Oct 2020 23:04:22 +0000 (19:04 -0400)
commit946406aebce298725b07097934cb39b1e5bee656
tree613ccb3d73c0d169726d41cd3e7460c480914d40
parentf719fd7adee10c037554117f4492917ee3f5282f
ModuleManager: Simplify lookupModuleFile by only setting the out parameter once, NFC

Differential Revision: https://reviews.llvm.org/D89835
clang/lib/Serialization/ModuleManager.cpp