summaryrefslogtreecommitdiff
path: root/src/initial_check.ml
diff options
context:
space:
mode:
authorAlasdair Armstrong2018-02-20 16:07:49 +0000
committerAlasdair Armstrong2018-02-20 17:52:35 +0000
commit7f5f06adda7074e55708290d56fccb786a8df8f4 (patch)
treef60a8568120003c98aa96e8e45fc82a3e8bd7f7d /src/initial_check.ml
parent5073f0e9502e5f696ff68b275310bd15187d8e1f (diff)
Allow overlapping bitfield field names
Allows bitfields to share field names by generating accessors as _get/set_name_field where name is the type name and field is the field name rather than _get/set_field. They are still accessed and set using just register.field() and register.field() = value. Fixes #1
Diffstat (limited to 'src/initial_check.ml')
0 files changed, 0 insertions, 0 deletions