summaryrefslogtreecommitdiff
path: root/test/Driver/darwin-sanitizer-ld.c
Commit message (Expand)AuthorAge
* [ASan] Fix darwin-sanitizer-ld.c for iossim, which seems to use -lc++ instead...Alexander Potapenko2013-11-15
* [ASan] Link with libclang_rt.asan_iossim_dynamic.dylib when targeting the iOS...Alexander Potapenko2013-11-15
* [ASan] Fix darwin-sanitizer-ld.c to test for the new order of linker flags in...Alexander Potapenko2013-09-20
* ubsan: Emit bounds checks for array indexing, vector indexing, and (in really...Richard Smith2013-02-23
* [ASan] Fixed darwin-sanitizer-ld.c to match the flags after the switch to the...Alexander Potapenko2013-01-22
* Port r172856: 'Include ubsan runtime even when building a shared library. We ...Alexey Samsonov2013-01-21
* Fix test case for linking with sanitizer opts added in r168428.Alexey Samsonov2012-11-25
* PR14306: Move -fbounds-checking to -fsanitize=bounds.Joey Gouly2012-11-23
* Try to fix test from r168428 on mingw botAlexey Samsonov2012-11-21
* [Sanitizer] force linking with static sanitizer runtimes on Darwin even if th...Alexey Samsonov2012-11-21