Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ASan] Fix darwin-sanitizer-ld.c to test for the new order of linker flags in... | Alexander Potapenko | 2013-09-20 | 1 | -5/+2 |
* | ubsan: Emit bounds checks for array indexing, vector indexing, and (in really... | Richard Smith | 2013-02-23 | 1 | -2/+4 |
* | [ASan] Fixed darwin-sanitizer-ld.c to match the flags after the switch to the... | Alexander Potapenko | 2013-01-22 | 1 | -4/+3 |
* | Port r172856: 'Include ubsan runtime even when building a shared library. We ... | Alexey Samsonov | 2013-01-21 | 1 | -4/+1 |
* | Fix test case for linking with sanitizer opts added in r168428. | Alexey Samsonov | 2012-11-25 | 1 | -3/+2 |
* | PR14306: Move -fbounds-checking to -fsanitize=bounds. | Joey Gouly | 2012-11-23 | 1 | -0/+15 |
* | Try to fix test from r168428 on mingw bot | Alexey Samsonov | 2012-11-21 | 1 | -4/+4 |
* | [Sanitizer] force linking with static sanitizer runtimes on Darwin even if th... | Alexey Samsonov | 2012-11-21 | 1 | -0/+40 |