[PATCH] D46661: [tsan] Add debugging API to retrieve the "external tag" from reports

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 14:19:03 PDT 2018


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

Updated the test file to avoid name clash on "tag".


https://reviews.llvm.org/D46661

Files:
  lib/tsan/rtl/tsan_debugging.cc
  lib/tsan/rtl/tsan_interface.h
  test/tsan/Darwin/external-swift-debugging.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46661.146225.patch
Type: text/x-patch
Size: 4153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/e9bbd506/attachment.bin>


More information about the llvm-commits mailing list