[PATCH] D11791: [Windows] Use llvm-symbolizer before using dbghelp

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 08:52:23 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244616: [Windows] Use llvm-symbolizer before using dbghelp (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D11791?vs=31752&id=31821#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11791

Files:
  compiler-rt/trunk/lib/sanitizer_common/CMakeLists.txt
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_internal.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_mac.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_process_libcdep.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_win.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_win.h
  compiler-rt/trunk/test/asan/CMakeLists.txt
  compiler-rt/trunk/test/asan/TestCases/Windows/fuse-lld.cc
  compiler-rt/trunk/test/asan/TestCases/Windows/null_deref.cc
  compiler-rt/trunk/test/asan/TestCases/Windows/report_after_syminitialize.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11791.31821.patch
Type: text/x-patch
Size: 43358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150811/6b4f8e83/attachment.bin>


More information about the llvm-commits mailing list