Fix the qualifer on the union assign field
commita6720dc2c8d4806f477e2a4d83fe6e3f452d5368
authorAlfred Fuller <afuller@fb.com>
Fri, 16 Sep 2022 00:05:27 +0000 (15 17:05 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 16 Sep 2022 00:05:27 +0000 (15 17:05 -0700)
treee2c6166ea13604fa8cb213ac9442ee7f1511faa0
parent732ba117a1e03f64b6cb4750365144412fac7df5
Fix the qualifer on the union assign field

Summary: This is need while terse writes are not enabled.

Differential Revision: D39560533

fbshipit-source-id: 48486f517b7722000b15bea8285f9f7f0472256f
20 files changed:
third-party/thrift/src/thrift/compiler/sema/patch_mutator.cc
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-android/test/fixtures/patch/InnerUnionPatch.java
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-android/test/fixtures/patch/MyUnionPatch.java
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-cpp2/module_data.cpp
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-cpp2/module_metadata.cpp
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.cpp
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.h
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-cpp2/module_types.tcc
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-go/module/ttypes.go
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-hack/module_types.php
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-java/test/fixtures/patch/InnerUnionPatch.java
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-java/test/fixtures/patch/MyUnionPatch.java
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-javadeprecated/test/fixtures/patch/InnerUnionPatch.java
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-javadeprecated/test/fixtures/patch/MyUnionPatch.java
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-json/module.json
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-json_experimental/module.json
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-py/module/ttypes.py
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-python/test/fixtures/patch/module/thrift_types.py
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-python/test/fixtures/patch/module/thrift_types.pyi
third-party/thrift/src/thrift/compiler/test/fixtures/patch/gen-rust/types.rs