[all-commits] [llvm/llvm-project] 946406: ModuleManager: Simplify lookupModuleFile by only s...
Duncan P. N. Exon Smith via All-commits
all-commits at lists.llvm.org
Wed Oct 28 16:05:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 946406aebce298725b07097934cb39b1e5bee656
https://github.com/llvm/llvm-project/commit/946406aebce298725b07097934cb39b1e5bee656
Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M clang/lib/Serialization/ModuleManager.cpp
Log Message:
-----------
ModuleManager: Simplify lookupModuleFile by only setting the out parameter once, NFC
Differential Revision: https://reviews.llvm.org/D89835
More information about the All-commits
mailing list