Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [UBSan] Make sure ASan and UBSan interact properly by running each test from ... | Alexey Samsonov | 2013-11-14 | 1 | -22/+0 |
* | [ubsan] Introduce %clangxx substitution for all C++ tests. | Peter Collingbourne | 2013-10-20 | 1 | -3/+3 |
* | [ubsan] Check for appropriate types on compound assignment overflow diagnostics. | Will Dietz | 2013-01-07 | 1 | -2/+2 |
* | [ubsan] Update test now that check recovery is default and has driver flag. | Will Dietz | 2012-12-30 | 1 | -4/+5 |
* | [ubsan] Refactor handlers to have separate entry points for aborting. | Will Dietz | 2012-12-02 | 1 | -0/+21 |