Revert r302781 and subsequent attempts to disable part of it.
authorDaniel Jasper <djasper@google.com>
Thu, 18 May 2017 09:31:37 +0000 (09:31 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 18 May 2017 09:31:37 +0000 (09:31 +0000)
commitf97310fb7a65b97f80fa26dd4f20e6ee4e3efcd8
tree9143332052ca01ab845302a3e070c973239be2f5
parent44514860f42b72cb32522c1a7e7824c30ba10162
Revert r302781 and subsequent attempts to disable part of it.

The Msan unit tests are still broken and by this point, I think we
should start over.

llvm-svn: 303339
compiler-rt/lib/asan/asan_flags.cc
compiler-rt/lib/asan/tests/asan_str_test.cc
compiler-rt/lib/msan/msan_interceptors.cc
compiler-rt/lib/msan/tests/msan_test.cc
compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/lib/sanitizer_common/sanitizer_flags.inc
compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
compiler-rt/lib/sanitizer_common/tests/sanitizer_test_utils.h
compiler-rt/test/asan/TestCases/Posix/strndup_oob_test.cc [deleted file]
compiler-rt/test/msan/strndup.cc [deleted file]