Add PatchPrior and Patch ops for patch conformance test for struct
commitcda36eb3445021f0b049c7ef2a0010c0c281d350
authorAlex Zhavnerchik <azhavnerchik@fb.com>
Sat, 10 Sep 2022 16:56:04 +0000 (10 09:56 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Sat, 10 Sep 2022 16:56:04 +0000 (10 09:56 -0700)
tree5561cd75ef5b793ad201da81af45de3538ce42fa
parent962763eeed6dc98c0d4dbebb41f34df06f331aba
Add PatchPrior and Patch ops for patch conformance test for struct

Summary:
This adds test cases for patching struct fields of different primitive
types (for now)

Reviewed By: Alfus

Differential Revision: D39217779

fbshipit-source-id: e802de6995f4da56084a5cd6c494cd7736017120
third-party/thrift/src/thrift/conformance/data/PatchGenerator.cpp
third-party/thrift/src/thrift/lib/cpp2/protocol/Patch.cpp