[ASan] minor changes to swapcontext handling: don't clear shadow memory if context...
authorAlexey Samsonov <samsonov@google.com>
Thu, 17 Jan 2013 15:45:28 +0000 (15:45 +0000)
committerAlexey Samsonov <samsonov@google.com>
Thu, 17 Jan 2013 15:45:28 +0000 (15:45 +0000)
commit4f1885a1096c3ac51cc0c0fa3d403aa21aa5d976
treea7f7521d3cb94cbb040adb2b20877b8cd708e66e
parent708442294e3a37727e6ece6ab62eabe682f80a58
[ASan] minor changes to swapcontext handling: don't clear shadow memory if context stack is too large

llvm-svn: 172727
compiler-rt/lib/asan/asan_interceptors.cc
compiler-rt/lib/asan/asan_internal.h
compiler-rt/lib/asan/asan_linux.cc
compiler-rt/lib/asan/asan_mac.cc
compiler-rt/lib/asan/asan_win.cc