[ObjC] Add ModuleForFile helper method in ImportWriter (#12012)
Custom `protoc` plugins may use this method to look up the framework name for a given file if they want to generate code not related to `import`s. Closes #12012 COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/12012 from dnkoutso:import_writer_module_for_file 57844831d57eef876798689911cc67e87fe8127e PiperOrigin-RevId: 512629671
Loading
Please sign in to comment