[Sanitizer] Compile sanitizer runtimes with -Wno-non-virtual-dtor. Virtual dtors...
commite374e4ece521692173aad355420d03e1b2cd819a
authorAlexey Samsonov <samsonov@google.com>
Mon, 25 Mar 2013 10:31:49 +0000 (25 10:31 +0000)
committerAlexey Samsonov <samsonov@google.com>
Mon, 25 Mar 2013 10:31:49 +0000 (25 10:31 +0000)
treef73cd196db1aaf9edf3802d639f36e63e44694f7
parentf58a1ea0483690df5faa93bbde8d4301170c542d
[Sanitizer] Compile sanitizer runtimes with -Wno-non-virtual-dtor. Virtual dtors may be a problem for us, as sanitizer runtime should not generally assume libstdc++ presence.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@177860 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
lib/sanitizer_common/sanitizer_thread_registry.cc
lib/sanitizer_common/sanitizer_thread_registry.h