Skip to content

Commit 3876783

Browse files
committed
debug
1 parent d43a8e5 commit 3876783

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Frontend/ModuleInterfaceLoader.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2014,6 +2014,7 @@ InterfaceSubContextDelegateImpl::InterfaceSubContextDelegateImpl(
20142014
GenericArgs.push_back(blocklist);
20152015
}
20162016

2017+
llvm::errs() << "InterfaceSubContextDelegateImpl " << (unsigned)LoaderOpts.requestedAction << "\n";
20172018
// For now, we only inherit the C++ interoperability mode in
20182019
// Explicit Module Builds.
20192020
if (langOpts.EnableCXXInterop &&

0 commit comments

Comments
 (0)