sandboxed-api/sandboxed_api/util
Christian Blichmann d1ed8ac66e Avoid compiler crash with Clang 6.0
Instead of C++17 structured bindings, use a plain `const auto&` and annotate
arguments with comments instead.

We still support Clang 6.0, as that is the compiler that ships with Ubuntu
18.04 LTS by default.

PiperOrigin-RevId: 428016214
Change-Id: I3a43b2d47c6825ac4425d22018750282cfe23c1b
2022-02-11 09:09:01 -08:00
..
BUILD.bazel Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
CMakeLists.txt Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
file_helpers_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
file_helpers.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
file_helpers.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
fileops_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
fileops.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
fileops.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
flag.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
os_error.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
path_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
path.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
path.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
raw_logging.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
raw_logging.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
runfiles_nobazel.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
runfiles.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
runfiles.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
status_macros_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
status_macros.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
status_matchers.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
status_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
status.cc Avoid compiler crash with Clang 6.0 2022-02-11 09:09:01 -08:00
status.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
status.proto Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
strerror_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
strerror.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
strerror.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
temp_file_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
temp_file.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
temp_file.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00