[Sanitizer] Fix compiler warnings and style issues in sanitizer_common tests. Use...
commit827d4ef8b76760ef8c58612d916b8f53081bf368
authorAlexey Samsonov <samsonov@google.com>
Thu, 14 Mar 2013 15:15:35 +0000 (14 15:15 +0000)
committerAlexey Samsonov <samsonov@google.com>
Thu, 14 Mar 2013 15:15:35 +0000 (14 15:15 +0000)
tree3c6efd59fc37faa04c20d9d10946fa18a5748470
parent6d429cda69b7ccc007ee368a73a6040c6b125afb
[Sanitizer] Fix compiler warnings and style issues in sanitizer_common tests. Use -Werror=sign-compare when building them.

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