[Sanitizer] Move test for malloc/free hooks under test/sanitizer_common
authorAlexey Samsonov <vonosmas@gmail.com>
Mon, 7 Jul 2014 18:47:29 +0000 (18:47 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Mon, 7 Jul 2014 18:47:29 +0000 (18:47 +0000)
commitc1856835d13e938c838bc66851db0351a6db4b66
treebb097dd3106e7759b37a5a01255f78353bf04de7
parentd2c9e08b63a86a303b0045178332d30715a2902e
[Sanitizer] Move test for malloc/free hooks under test/sanitizer_common

llvm-svn: 212474
compiler-rt/test/msan/malloc_hook.cc [deleted file]
compiler-rt/test/sanitizer_common/TestCases/malloc_hook.cc [moved from compiler-rt/test/asan/TestCases/malloc_hook.cc with 84% similarity]
compiler-rt/test/tsan/malloc_hook.cc [deleted file]