| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enable -fsanitize=use-after-return by default under -fsanitize=address | Kostya Serebryany | 2013-09-23 | 1 | -3/+3 |
| * | Re-apply r188666 | Alexey Samsonov | 2013-08-19 | 1 | -3/+13 |
| * | Revert r188666: it breaks the buildbots | Alexey Samsonov | 2013-08-19 | 1 | -13/+3 |
| * | Fix PR16768: properly report malformed sanitizer blacklist file contents | Alexey Samsonov | 2013-08-19 | 1 | -3/+13 |
| * | Move SanitizerArgs to the clang Driver | Alexey Samsonov | 2013-08-19 | 1 | -8/+2 |
| * | Add support for -fsanitize-blacklist and default blacklists for DFSan. | Peter Collingbourne | 2013-08-14 | 1 | -0/+3 |
| * | Fixup for r188058: assume hasAsanZeroBaseShadow() is false if ASan is not needed | Alexey Samsonov | 2013-08-09 | 1 | -0/+2 |
| * | Make SanitizerArgs parsing toolchain-independent | Alexey Samsonov | 2013-08-09 | 1 | -21/+31 |
| * | Factor out parsing sanitizer arguments to a separate function | Alexey Samsonov | 2013-08-08 | 1 | -6/+18 |
| * | Move SanitizerArgs implementation from .h to .cpp | Alexey Samsonov | 2013-08-08 | 1 | -0/+293 |

