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

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

llvm-svn: 213151
compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cc
compiler-rt/test/asan/TestCases/Windows/report_after_syminitialize.cc [new file with mode: 0644]