Change the repository type filter
All
Repositories list
4 repositories
checkedc-clang
Publiccheckedc
Public3c-temporary-build
Publiccheckedc-llvm-test-suite
PublicThis repo contains a version of the LLVM test suite that is being modified to use Checked C. The modified programs will be used to benchmark the implementation of Checked C in clang/LLVM. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.