sandboxed-api/cmake/abseil
Christian Blichmann fdf0483ca0 Migrate to open-source absl::StatusOr<>
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
2020-09-03 07:40:48 -07:00
..
CMakeLists.txt.in Migrate to open-source absl::StatusOr<> 2020-09-03 07:40:48 -07:00
Download.cmake CMake: Avoid Google Test error when re-configuring with latest Abseil 2020-04-29 09:17:26 -07:00