- Notifications
You must be signed in to change notification settings - Fork 17
This 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.
License
microsoft/checkedc-llvm-test-suite
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
LLVM "test-suite" Repository ---------------------------- Please see the LLVM testing infrastructure guide: https://llvm.org/docs/TestSuiteGuide.html for more information on the contents of this repository.
About
This 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.
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages 0
No packages published