[fidl][llcpp] Regenerate llcpp bindings code in fidl-llcpp-interop tests
These were not updated together with the change to generate move constructors for unions. Regenerating them exposed an issue that all llcpp unions become move-only, despite some having all copy constructible payloads. This is tracked in FIDL-602. FIDL-602 #comment Change-Id: Iddc0b645263ec520d1de67ab5284b0e016bc618a
Showing
- zircon/system/utest/fidl-llcpp-interop/basictypes_tests.cpp 2 additions, 2 deletionszircon/system/utest/fidl-llcpp-interop/basictypes_tests.cpp
- zircon/system/utest/fidl-llcpp-interop/generated/fidl_llcpp_basictypes.cc 14 additions, 0 deletions...est/fidl-llcpp-interop/generated/fidl_llcpp_basictypes.cc
- zircon/system/utest/fidl-llcpp-interop/generated/fidl_llcpp_basictypes.h 32 additions, 2 deletions...test/fidl-llcpp-interop/generated/fidl_llcpp_basictypes.h
Loading
Please register or sign in to comment