mc-imperial / dredd

Framework for evaluating C/C++ compiler testing tools
Apache License 2.0
11 stars 3 forks source link

Clean up handling of bit-fields #266

Closed afd closed 1 month ago

afd commented 1 month ago

In preparation for fixing #259, this cleans up the code for deciding when to ignore expressions that refer to bit-fields.