commit | c819a3380fc1b110b88bc6ab5ef9323dbe7d4753 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sat Apr 22 12:41:43 2023 -0600 |
committer | Tom Tromey <tom@tromey.com> | Mon May 01 09:20:37 2023 -0600 |
tree | 05450117dff9b07e36d3ddb7bddf2fd88651c543 | |
parent | 077a1f08485e88f3b234af1dbb8b907b16045e6a [diff] |
Replace field_is_static with a method This changes field_is_static to be a method on struct field, and updates all the callers. Most of this patch was written by script. Regression tested on x86-64 Fedora 36.