[C++] Fixes access to union members when generating code with options "--cpp-field-case-style upper" and "--gen-object-api"#8447
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
@dbaileychess The nightly pipeline keeps failing with the following error messages.
|
aaa8945 to
6149de4
Compare
Fixes access to union members when generating code with options "--cpp-field-case-style upper" and "--gen-object-api"
For more details refer to #8446.