commit | 6f65f0631e5aba06582c59502b1274f8714fa127 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Nov 28 12:27:21 2022 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Mon Nov 28 17:44:30 2022 +0000 |
tree | 16df41823367df0d0b660a3295c1b48beb84ae01 | |
parent | 03450b31bcd10ed88c73752ad4cfbc2f2df698fc [diff] |
Fix compile scripts which use ninja Follow-up to https://skia-review.googlesource.com/c/skia/+/607062 Updating the docker containers brings in a new version of Clang which has a diagnostic flag we want to ignore. https://reviews.llvm.org/D134831 Change-Id: Ibb1d95597ef9fa4e951854c8cfe5d622c6752f44 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/608018 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com>