aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/darwin-sanitizer-ld.c
AgeCommit message (Expand)Author
2013-02-23ubsan: Emit bounds checks for array indexing, vector indexing, and (in really...Richard Smith
2013-01-22[ASan] Fixed darwin-sanitizer-ld.c to match the flags after the switch to the...Alexander Potapenko
2013-01-21Port r172856: 'Include ubsan runtime even when building a shared library. We ...Alexey Samsonov
2012-11-25Fix test case for linking with sanitizer opts added in r168428.Alexey Samsonov
2012-11-23PR14306: Move -fbounds-checking to -fsanitize=bounds.Joey Gouly
2012-11-21Try to fix test from r168428 on mingw botAlexey Samsonov
2012-11-21[Sanitizer] force linking with static sanitizer runtimes on Darwin even if th...Alexey Samsonov