asan/tsan: fix compilation errors/bugs on Windows where long is 32-bit even in 64...
commit8ceeec4f343768b199e7c891865029360b7225dc
authorDmitry Vyukov <dvyukov@google.com>
Mon, 4 Feb 2013 08:07:45 +0000 (4 08:07 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Mon, 4 Feb 2013 08:07:45 +0000 (4 08:07 +0000)
treedb7b105bd3f73b16311fe006ed1c6da48938b5ab
parent52c70e5818727521b89f7fc95a2a383df8985ca6
asan/tsan: fix compilation errors/bugs on Windows where long is 32-bit even in 64-bit mode

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@174312 91177308-0d34-0410-b5e6-96231b3b80d8
lib/sanitizer_common/sanitizer_allocator.h
lib/sanitizer_common/sanitizer_libc.cc
lib/sanitizer_common/sanitizer_win.cc