commit | fdb5a7dd61f80e7345f481c67b9c17fe4e5d8265 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Sep 29 11:38:50 2022 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Sep 29 17:09:37 2022 +0000 |
tree | 0175690fbb1e961ec8c4e97e919dff4c20d9c3b9 | |
parent | 88c0dee2fcd6095be1383e0b42fd5e5eb56c89b5 [diff] |
Fix modifier flags on function parameters in description(). Previously, these were silently dropped. We didn't have any DSL tests for function-parameter modifiers (which is where `description()` usually gets tested). Change-Id: I3323537a76dfe536227b01bc9dca8665850aa8c2 Bug: skia:13775 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/585961 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com>