This repository is a collection of small and self-contained programs that trigger assertion failures in Clang.
To check all test cases using the provided helper script:
python3 scripts/check_all.py
The script invokes Clang on each test case with predefined options.