summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/ubsan/TestCases/Integer/summary.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ubsan] Use the correct tool name in diagnosticsVedant Kumar2017-04-141-2/+2
* Fix the RUN on UBSAN unit testsSumanth Gundapaneni2015-12-011-1/+1
* [ubsan] Invoke test program using %run.Filipe Cabecinhas2015-10-121-1/+1
* [UBSan] Test churn: use the approach from r244839 and r245962 in UBSan lit te...Alexey Samsonov2015-08-251-1/+1
* [UBSan] Add the ability to print more precise error kind in summary line.Alexey Samsonov2015-08-241-2/+5
* [Sanitizer] Print column number in SUMMARY line if it's available.Alexey Samsonov2015-02-271-1/+1
* Disable the ubsan-asan config on Darwin.Alexander Potapenko2014-10-011-2/+0
* [UBsan] Disable summary.cpp on Darwin. The test requires ubsan-asan, which do...Alexander Potapenko2014-09-301-0/+2
* UBSan: print 'undefined-behavior' instead of 'runtime-error' in report summaryAlexey Samsonov2014-09-221-1/+1
* [UBSan] Optionally report summary in UBSan error reports.Alexey Samsonov2014-09-191-0/+10
OpenPOWER on IntegriCloud