summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/ubsan/TestCases/Misc/bool.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [UBSan] Test churn: use the approach from r244839 and r245962 in UBSan lit ↵Alexey Samsonov2015-08-251-1/+1
| | | | | | | | | | | tests. Introduce %env_ubsan_opts= substitution instead of specifying UBSAN_OPTIONS manually in the RUN-lines. This will come in handy once we introduce some default UBSAN_OPTIONS for the whole testsuite (for instance, make abort_on_error common option). llvm-svn: 245967
* [UBSan] Add the ability to print more precise error kind in summary line.Alexey Samsonov2015-08-241-2/+5
| | | | | | | | | | Reviewers: rsmith, pcc Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D12215 llvm-svn: 245897
* [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 tests that used %T/name.exeGreg Fitzgerald2014-05-141-1/+1
| | | | llvm-svn: 208744
* Move UBSan test suite under test/Alexey Samsonov2014-02-141-0/+10
llvm-svn: 201401
OpenPOWER on IntegriCloud