|
|
|
|
|
by musicale
38 days ago
|
|
It has been available in Apple's version[1] for several years, and it appears to be migrating into upstream as well. On macOS you can try it with: clang -Xclang -fbounds-safety program.c
Microsoft also seems to be using it (see above link regarding lib0xc).[1] https://github.com/swiftlang/llvm-project |
|