Sign in
bazel
/
bazel
/
120309defcf80fd65f5ecd46e124c95658bc8d84
/
tools
/
objc
/
protobuf_support
f945a0c
Support for gathering all the protos seen in the transitive closure of dependencies through the ObjcProtoAspect, compiling and linking the generated protos at the final linking target. This is only enabled for objc_proto_libraries using the portable_proto_filters attribute, and guarded with the "--experimental_auto_top_level_union_objc_protos" flag. This prevents duplicate symbol errors as the generated sources are only linked once.
by Sergio Campama
ยท 9 years ago