ltcmelo / psychec

A compiler frontend for the C programming language
BSD 3-Clause "New" or "Revised" License
538 stars 39 forks source link

Implement syntactic support for STD's `offsetof` and GNU's `__builtin_offsetof` #82

Closed ludanpr closed 2 years ago

ludanpr commented 2 years ago

Issue #68 Issue #31

ltcmelo commented 2 years ago

Thank you @ludanpr !