summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/ubsan/TestCases/Misc/unreachable.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [ubsan] Diagnose noreturn functions which return (compiler-rt)Vedant Kumar2017-12-211-3/+22
| | | | | | | | This is paired with the clang change: https://reviews.llvm.org/D40698 Differential Revision: https://reviews.llvm.org/D40700 llvm-svn: 321232
* [UBSan] Try to enable pipefail in UBSan lit tests to make them behave more ↵Alexey Samsonov2014-07-291-1/+1
| | | | | | predictably llvm-svn: 214149
* Add %run to all lit testsGreg Fitzgerald2014-04-301-1/+1
| | | | llvm-svn: 207709
* Move UBSan test suite under test/Alexey Samsonov2014-02-141-0/+6
llvm-svn: 201401
OpenPOWER on IntegriCloud