0b9801eadc
Unfortunately, boringssl also declares a function named sk_free making decltype give an error since the function is overloaded if both Skia and BoringSSL headers are included in the same TU (as happens in ChromeOS builds). In theory one can use decltype and specify which overload to use, but this is far more verbose than just specifying the type. Change-Id: I7dfefbce0a75c7ff6791b58287f26f2cc47c8eca Reviewed-on: https://skia-review.googlesource.com/c/skia/+/235828 Reviewed-by: Ben Wagner <bungeman@google.com> Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Ben Wagner <bungeman@google.com> |
||
---|---|---|
.. | ||
android | ||
atlastext | ||
c | ||
codec | ||
config | ||
core | ||
docs | ||
effects | ||
encode | ||
gpu | ||
pathops | ||
ports | ||
private | ||
svg | ||
third_party | ||
utils |