google-cloud-cpp
google-cloud-cpp copied to clipboard
Improve collecting and printing diagnostic message from parallel code generation
Find a way to capture the protoc errors and send them to GCP_LOG() or maybe even capture them and make them part of each generator thread.
Perhaps add a --serialized flag to make the output easier to grok.
Still want to do this, maybe after UD.
Closing for now.