Some indentation issue fixes. NFC

This commit is contained in:
Xi Ge
2019-10-23 11:53:01 -07:00
parent 1778432e1d
commit 85a9006528
2 changed files with 5 additions and 4 deletions

View File

@@ -94,9 +94,10 @@ protected:
std::unique_ptr<llvm::MemoryBuffer> *ModuleDocBuffer);
void
openModuleSourceInfoFileIfPresent(AccessPathElem ModuleID,
StringRef ModulePath,
StringRef ModuleSourceInfoFileName,
openModuleSourceInfoFileIfPresent(
AccessPathElem ModuleID,
StringRef ModulePath,
StringRef ModuleSourceInfoFileName,
std::unique_ptr<llvm::MemoryBuffer> *ModuleSourceInfoBuffer);
/// If the module loader subclass knows that all options have been tried for