[PATCH] D44799: [sanitizer] Split stacktrace/symbolizer: Windows unwind

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 22 15:12:43 PDT 2018


cryptoad updated this revision to Diff 139525.
cryptoad added a comment.

Use `using namespace __sanitizer;` and correct the indentation.


https://reviews.llvm.org/D44799

Files:
  lib/sanitizer_common/CMakeLists.txt
  lib/sanitizer_common/sanitizer_unwind_win.cc
  lib/sanitizer_common/sanitizer_win.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44799.139525.patch
Type: text/x-patch
Size: 5895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180322/f9e2247c/attachment.bin>


More information about the llvm-commits mailing list