Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ubsan] Use the correct tool name in diagnostics | Vedant Kumar | 2017-04-14 | 1 | -2/+2 |
* | Fix the RUN on UBSAN unit tests | Sumanth Gundapaneni | 2015-12-01 | 1 | -1/+1 |
* | [ubsan] Invoke test program using %run. | Filipe Cabecinhas | 2015-10-12 | 1 | -1/+1 |
* | [UBSan] Test churn: use the approach from r244839 and r245962 in UBSan lit te... | Alexey Samsonov | 2015-08-25 | 1 | -1/+1 |
* | [UBSan] Add the ability to print more precise error kind in summary line. | Alexey Samsonov | 2015-08-24 | 1 | -2/+5 |
* | [Sanitizer] Print column number in SUMMARY line if it's available. | Alexey Samsonov | 2015-02-27 | 1 | -1/+1 |
* | Disable the ubsan-asan config on Darwin. | Alexander Potapenko | 2014-10-01 | 1 | -2/+0 |
* | [UBsan] Disable summary.cpp on Darwin. The test requires ubsan-asan, which do... | Alexander Potapenko | 2014-09-30 | 1 | -0/+2 |
* | UBSan: print 'undefined-behavior' instead of 'runtime-error' in report summary | Alexey Samsonov | 2014-09-22 | 1 | -1/+1 |
* | [UBSan] Optionally report summary in UBSan error reports. | Alexey Samsonov | 2014-09-19 | 1 | -0/+10 |