Age | Commit message (Expand) | Author |
---|---|---|
2013-02-27 | [Sanitizer] Change driver behavior when linking with -fsanitize=thread and -f... | Alexey Samsonov |
2013-02-23 | ubsan: Emit bounds checks for array indexing, vector indexing, and (in really... | Richard Smith |
2013-01-18 | Include ubsan runtime even when building a shared library. We don't require t... | Richard Smith |
2012-11-23 | PR14306: Move -fbounds-checking to -fsanitize=bounds. | Joey Gouly |
2012-11-02 | Add test for link flags added by -fcatch-undefined-behavior. | Richard Smith |