[PATCH] D92344: [WinASan] Improve exception reporting accuracy

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 16:41:59 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb5af5787b367: [WinASan] Improve exception reporting accuracy (authored by rnk).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92344/new/

https://reviews.llvm.org/D92344

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_win.cpp
  compiler-rt/test/asan/TestCases/Windows/breakpoint.cpp
  compiler-rt/test/asan/TestCases/Windows/illegal_instruction.cpp
  compiler-rt/test/asan/TestCases/Windows/integer_divide_by_zero.cpp
  compiler-rt/test/asan/TestCases/Windows/sse_misalignment.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92344.308502.patch
Type: text/x-patch
Size: 5317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/b1b51156/attachment.bin>


More information about the llvm-commits mailing list