commit | 74410023acb796c460dabe6c05442ec32088e171 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Nov 11 08:56:16 2021 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Nov 11 18:46:21 2021 +0000 |
tree | b7cb894c3ce9e5784b9e7df8e36508d4c53db5e4 | |
parent | 107ea94139876ed7b205c6e3869a0b9cb7550123 [diff] |
Add tests for inlining functions with out/inout params. Functions which don't write to their out params should be safe to inline, but we currently don't recognize this. Change-Id: I753e48067c7be4473675ef6c95e61af17dc5ae41 Bug: skia:12636 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/470298 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com>