summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/ubsan/TestCases/coverage.cc
Commit message (Collapse)AuthorAgeFilesLines
* Merge two coverage tests undef UBSan into one.Evgeniy Stepanov2016-06-151-18/+0
| | | | | | Also replace mkdir -p with rm -rf && mkdir. llvm-svn: 272839
* Fix ubsan/coverage test to put coverage file in a subdirectory.Evgeniy Stepanov2016-06-141-2/+3
| | | | | | | By default coverage is dumped to the current directory, which may not always be writable. llvm-svn: 272732
* Compiler-rt test for sanitizer coverage w/o sanitizers.Evgeniy Stepanov2016-06-141-0/+17
llvm-svn: 272718
OpenPOWER on IntegriCloud