commit | 9b50d9dd2b079e678730b43514e9ad385d8b7ea3 | [log] [tgz] |
---|---|---|
author | Yuqian Li <liyuqian@google.com> | Fri Dec 01 14:16:15 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Dec 01 19:39:51 2017 +0000 |
tree | 554980079b9c0fe46d26b3afe68f4ebed2284abc | |
parent | 213d8214628ec7a844f00b5b7bb63b9bf02d7303 [diff] |
Try to bypass the false-positive clang thread analysis warning This is identical to 70221 except for 3 lines inside SkFlexibleTaskGroup2D::work to bypass the false-positive warning. We cannot reproduce the error the android roller generated so we'll have to try and see. The detailed warning can be found in: https://skia-review.googlesource.com/c/skia/+/78720 TBR: mtklein@google.com Bug: skia: Change-Id: I3e2f414581dbd1398482cf45cf4f43eaf0535651 Reviewed-on: https://skia-review.googlesource.com/79321 Commit-Queue: Yuqian Li <liyuqian@google.com> Reviewed-by: Yuqian Li <liyuqian@google.com>