|
|
@ -205,7 +205,7 @@ FileGenerator::CommonState::CollectMinimalFileDepsContainingExtensionsInternal( |
|
|
|
// There are comments about what the expected code should be line and limited
|
|
|
|
// There are comments about what the expected code should be line and limited
|
|
|
|
// testing objectivec/Tests/GPBUnittestProtos2.m around compilation (#imports
|
|
|
|
// testing objectivec/Tests/GPBUnittestProtos2.m around compilation (#imports
|
|
|
|
// specifically).
|
|
|
|
// specifically).
|
|
|
|
const std::vector<const FileDescriptor*> |
|
|
|
std::vector<const FileDescriptor*> |
|
|
|
FileGenerator::CommonState::CollectMinimalFileDepsContainingExtensions( |
|
|
|
FileGenerator::CommonState::CollectMinimalFileDepsContainingExtensions( |
|
|
|
const FileDescriptor* file) { |
|
|
|
const FileDescriptor* file) { |
|
|
|
absl::flat_hash_set<const FileDescriptor*> min_deps = |
|
|
|
absl::flat_hash_set<const FileDescriptor*> min_deps = |
|
|
|