Skip to content

Commit a828f14

Browse files
artemcmtshortli
andauthored
Update lib/Frontend/ModuleInterfaceLoader.cpp
Co-authored-by: Allan Shortlidge <[email protected]>
1 parent 3ea5087 commit a828f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Frontend/ModuleInterfaceLoader.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1546,7 +1546,7 @@ void InterfaceSubContextDelegateImpl::inheritOptionsForBuildingInterface(
15461546
Feature::LayoutPrespecialization);
15471547
}
15481548

1549-
// Validate Clang modules once perbuild session flags must be consistent
1549+
// Validate Clang modules once per-build session flags must be consistent
15501550
// across all module sub-invocations
15511551
if (clangImporterOpts.ValidateModulesOnce) {
15521552
genericSubInvocation.getClangImporterOptions().ValidateModulesOnce = true;

0 commit comments

Comments
 (0)