mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
fdf0483ca0
This removes our own fork of `absl::StatusOr<>`. Sandboxed API still includes a custom matcher for Googletest, as that is not open source yet. For compatibility, the `statusor.h` header is still retained and now aliases `sapi::StatusOr<>` to `absl::StatusOr<>`. PiperOrigin-RevId: 329916309 Change-Id: I0544b73a9e312dce499bc4128c28457e04ab9929 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
client.cc | ||
client.h | ||
CMakeLists.txt | ||
filtering_test.cc | ||
filtering.cc | ||
filtering.h | ||
server.cc | ||
server.h |