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

llvm-svn: 174312
compiler-rt/lib/sanitizer_common/sanitizer_allocator.h
compiler-rt/lib/sanitizer_common/sanitizer_libc.cc
compiler-rt/lib/sanitizer_common/sanitizer_win.cc