Adopt C Bounds Safety

Guide for the C -fbounds-safety language extension. Covers the language model, pointer annotations, adopting bounds-safety in existing C code, compiler build settings and modes, and runtime debugging of bounds violations.

mikker Updated

File contents

mikker/xcode-apple-skills/tree/main/bundled/adopt-c-bounds-safety commit 54e2fb0dba

Frequently asked questions

npx skillmds@latest add mikker/adopt-c-bounds-safety-2