[PATCH] D51064: [tsan] Adjust setjmp/longjmp handling on Darwin for macOS Mojave

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 15:36:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340350: [tsan] Adjust setjmp/longjmp handling on Darwin for macOS Mojave (authored by kuba.brecka, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51064?vs=161832&id=161835#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51064

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_platform_mac.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl_aarch64.S
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl_amd64.S

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51064.161835.patch
Type: text/x-patch
Size: 4431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/ad7abeab/attachment.bin>


More information about the llvm-commits mailing list