summaryrefslogtreecommitdiff
path: root/test/ubsan/TestCases/Misc/missing_return.cpp
AgeCommit message (Expand)Author
2017-05-15[ubsan] Don't enable debug info in all testsReid Kleckner
2017-05-01[ubsan] Fall back to the fast unwinder when print_stacktrace=1Vedant Kumar
2015-08-25[UBSan] Test churn: use the approach from r244839 and r245962 in UBSan lit te...Alexey Samsonov
2015-07-02UBSan: Enable runtime library tests on Windows, and get most tests passing.Peter Collingbourne
2015-04-30[UBSan] Make stacktrace-matching CHECK-lines in tests Linux-specific.Alexey Samsonov
2015-04-28Allow UBSan+MSan and UBSan+TSan combinations (Clang part).Alexey Samsonov
2014-11-10[Ubsan] Fix the missing_return.cpp test to pass on FreeBSDViktor Kutuzov
2014-10-10Disabling main() check on UBSAN, since the noreturn check is already madeRenato Golin
2014-08-28[ubsan] Follow-up for r216657: fixed the line numbers in the test.Alexander Potapenko
2014-08-28[UBSan] Temporarily disable checks for stack traces in UBSan reports on DarwinAlexander Potapenko
2014-08-22[UBSan] Add support for printing backtraces to all UBSan handlersAlexey Samsonov
2014-07-29[UBSan] Try to enable pipefail in UBSan lit tests to make them behave more pr...Alexey Samsonov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-02-14Move UBSan test suite under test/Alexey Samsonov