sandboxed-api/sandboxed_api/examples/stringop
Christian Blichmann 8b1dfd7343 Fix factory method sapi:✌️:Proto<>::FromMessage
This was missing a friend declaration in order to actually compile.
It's now being used in the "stringop" example, so we test it as well.

Drive-by:
- Do not copy the proto's bytes the constructor, but use `std::move`
PiperOrigin-RevId: 387774353
Change-Id: Ic8824af911ac744e2e68130e1f4673c4dddd4939
2021-07-30 03:55:17 -07:00
..
lib Check for either violate() or ViolateIndirect() in stack trace 2021-05-06 07:36:13 -07:00
BUILD.bazel Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
CMakeLists.txt Enable shared libraries build and cross-compilation 2020-12-14 09:16:14 -08:00
main_stringop.cc Fix factory method sapi:✌️:Proto<>::FromMessage 2021-07-30 03:55:17 -07:00