commit | 33d16dd987d16fe1eb289853e5a444192bb31d9e | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Mon Aug 30 11:49:49 2021 -0400 |
committer | Simon Marchi <simon.marchi@polymtl.ca> | Thu Sep 30 22:05:57 2021 -0400 |
tree | 06c5ec20fad9309ab4dace3b6c659fa518d272af | |
parent | d3fd12dfc52cf4cbb910830e3ff60dca111f7468 [diff] |
gdb: remove TYPE_FIELD_NAME and FIELD_NAME macros Remove the `TYPE_FIELD_NAME` and `FIELD_NAME` macros, changing all the call sites to use field::name directly. Change-Id: I6900ae4e1ffab1396e24fb3298e94bf123826ca6