skia2/toolchain
Herb Derby f838f6f62f Replace SK_ARRAY_COUNT with std::size() all the rest
Added changes to IWYU_mapping.imp to allow std::size. This
requires multiple entries because std::size can be defined from
any number of files. Please see the following for reference:
https://en.cppreference.com/w/cpp/iterator/size

Please check that I got all the includes from the documented list.

Change-Id: I8346834ea7f37128f2dc50f238af0665a1fcfd8d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/550696
Reviewed-by: John Stiles <johnstiles@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Herb Derby <herb@google.com>
2022-07-01 13:39:17 +00:00
..
linux_trampolines Replace SK_ARRAY_COUNT with std::size() all the rest 2022-07-01 13:39:17 +00:00
mac_trampolines [bazel] Add support for Macs to make Linux RBE builds 2022-06-23 12:00:43 +00:00
BUILD.bazel [bazel] Add support for Macs to make Linux RBE builds 2022-06-23 12:00:43 +00:00
download_linux_amd64_toolchain.bzl [bazel] Add support for Macs to make Linux RBE builds 2022-06-23 12:00:43 +00:00
download_mac_toolchain.bzl [bazel] Add support for Macs to make Linux RBE builds 2022-06-23 12:00:43 +00:00
download_toolchains.bzl [bazel] Add support for Macs to make Linux RBE builds 2022-06-23 12:00:43 +00:00
linux_amd64_toolchain_config.bzl [bazel] Re-implement IWYU enforcement 2022-06-06 14:29:47 +00:00
mac_toolchain_config.bzl [bazel] Fix toolchains on M1 Mac 2022-06-27 14:02:49 +00:00
utils.bzl [bazel] Fix GCS mirror typo 2022-06-27 17:55:34 +00:00