[PATCH] D31630: [tsan] Detect races on modifying accesses in Swift code

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 15:56:48 PDT 2017


kubamracek updated this revision to Diff 96261.
kubamracek added a comment.

Uploading with without the extracted standalone parts.


https://reviews.llvm.org/D31630

Files:
  lib/tsan/rtl/tsan_debugging.cc
  lib/tsan/rtl/tsan_report.cc
  lib/tsan/rtl/tsan_report.h
  lib/tsan/rtl/tsan_rtl_report.cc
  lib/tsan/rtl/tsan_suppressions.cc
  test/tsan/Darwin/external-swift.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31630.96261.patch
Type: text/x-patch
Size: 6280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/b36ebac6/attachment.bin>


More information about the llvm-commits mailing list