summaryrefslogtreecommitdiff
path: root/README.md
blob: 7c9335b069a80d7e439f093221b84a5b870321dd (plain)
1
2
3
4
# undefined-samples
Minimal C programs that exhibit undefined behavior

This is a collection of minimal C programs that exhibit undefined behavior. They are useful for conducting experiments on compilers as well as static and dynamic analysis tools.