You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2024. It is now read-only.
Right now the project heavily relies on compiler extensions only available in GCC/Clang (i.e __attribute__((cleanup)). It is not a large issue, as MSVC is rarely actually used for C anyways, but it still is a nice feature.