[PATCH] D26177: [tsan] Add support for C++ exceptions into TSan (call __tsan_func_exit during unwinding)

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 13:51:20 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286894: [tsan] Add support for C++ exceptions into TSan (call __tsan_func_exit during… (authored by kuba.brecka).

Changed prior to commit:
  https://reviews.llvm.org/D26177?vs=77571&id=77880#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26177

Files:
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl.cc
  compiler-rt/trunk/test/tsan/exceptions.cc
  compiler-rt/trunk/test/tsan/test.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26177.77880.patch
Type: text/x-patch
Size: 5764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161114/0b5c3b0e/attachment.bin>


More information about the llvm-commits mailing list