Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge two coverage tests undef UBSan into one. | Evgeniy Stepanov | 2016-06-15 | 1 | -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 Stepanov | 2016-06-14 | 1 | -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 Stepanov | 2016-06-14 | 1 | -0/+17 |
llvm-svn: 272718 |