[PATCH] D16191: [tsan] Add TSan debugger APIs

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 08:24:16 PST 2016


kubabrecka updated this revision to Diff 46279.
kubabrecka added a comment.

Changing the lit test to use `// CHECK:` instead of asserts.


http://reviews.llvm.org/D16191

Files:
  lib/tsan/CMakeLists.txt
  lib/tsan/rtl/tsan_debugging.cc
  lib/tsan/rtl/tsan_interface.h
  lib/tsan/rtl/tsan_rtl.h
  lib/tsan/rtl/tsan_rtl_report.cc
  test/tsan/debugging.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16191.46279.patch
Type: text/x-patch
Size: 15276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160128/bc313def/attachment.bin>


More information about the llvm-commits mailing list