Internal changes

PiperOrigin-RevId: 533497887
pull/12847/head
Mike Kruskal 2 years ago committed by Copybara-Service
parent d9b7132d47
commit 711a749dd1
  1. 1
      src/google/protobuf/descriptor.cc

@ -5477,6 +5477,7 @@ FileDescriptor* DescriptorBuilder::BuildFileImpl(
}
}
// Validate options. See comments at InternalSetLazilyBuildDependencies about
// error checking and lazy import building.
if (!had_errors_ && !pool_->lazily_build_dependencies_) {

Loading…
Cancel
Save