[ASan/Win] Handle situations when the client app has used DbgHelp before
commitc125262f6e89ce9d9145efb6fd0425ebd234975e
authorTimur Iskhodzhanov <timurrrr@google.com>
Wed, 16 Jul 2014 14:11:02 +0000 (16 14:11 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Wed, 16 Jul 2014 14:11:02 +0000 (16 14:11 +0000)
treec7aa8b7add0006bc25b1898716ad2a45f2b916de
parentb84dd55cab068d8287764588f0e74a159c7c87b2
[ASan/Win] Handle situations when the client app has used DbgHelp before

Reviewed at http://reviews.llvm.org/D4533

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@213151 91177308-0d34-0410-b5e6-96231b3b80d8
lib/sanitizer_common/sanitizer_symbolizer_win.cc
test/asan/TestCases/Windows/report_after_syminitialize.cc [new file with mode: 0644]