[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
Wed May 9 13:15:33 PDT 2018


kubamracek created this revision.
kubamracek added reviewers: dvyukov, delcypher, george.karpenkov.
kubamracek added a project: Sanitizers.
Herald added a subscriber: Sanitizers.

Repository:
  rCRT Compiler Runtime

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.145996.patch
Type: text/x-patch
Size: 3595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/5ec55557/attachment.bin>


More information about the llvm-commits mailing list