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