Use -fsanitize-recover instead of -mllvm -msan-keep-going: tests.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Mon, 7 Nov 2016 21:02:56 +0000 (21:02 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Mon, 7 Nov 2016 21:02:56 +0000 (21:02 +0000)
commit5d387286d00c2d4b46510dcb9b76b9a5c80d5a02
tree2b0b7af6ab79df1052cb26328cc79b5eec9860e8
parent5b5370aebe96de047ff2578ded998f476713fbea
Use -fsanitize-recover instead of -mllvm -msan-keep-going: tests.

Summary: Use -fsanitize-recover instead of -mllvm -msan-keep-going: unit tests.

Reviewers: eugenis

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D26355

Patch by Aleksey Shlyapnikov.

llvm-svn: 286149
compiler-rt/test/msan/print_stats.cc
compiler-rt/test/msan/recover-dso.cc [moved from compiler-rt/test/msan/keep-going-dso.cc with 50% similarity]
compiler-rt/test/msan/recover.cc [moved from compiler-rt/test/msan/keep-going.cc with 53% similarity]