Age | Commit message (Expand) | Author |
---|---|---|
2013-02-23 | ubsan: 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-21 | Port r172856: 'Include ubsan runtime even when building a shared library. We ... | Alexey Samsonov |
2012-11-25 | Fix test case for linking with sanitizer opts added in r168428. | Alexey Samsonov |
2012-11-23 | PR14306: Move -fbounds-checking to -fsanitize=bounds. | Joey Gouly |
2012-11-21 | Try to fix test from r168428 on mingw bot | Alexey Samsonov |
2012-11-21 | [Sanitizer] force linking with static sanitizer runtimes on Darwin even if th... | Alexey Samsonov |