[PATCH] D58552: [compiler-rt] Windows Trace Logging for error reports.
Matthew G McGovern via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 26 13:53:22 PST 2019
mcgov updated this revision to Diff 188453.
mcgov added a comment.
Herald added a subscriber: srhines.
Fixing a concurrency issue where multiple threads registering logging providers could produce unpredictable behavior.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58552/new/
https://reviews.llvm.org/D58552
Files:
lib/sanitizer_common/sanitizer_common.h
lib/sanitizer_common/sanitizer_win.cc
utils/AddressSanitizerLoggingProvider.wprp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58552.188453.patch
Type: text/x-patch
Size: 4817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/1c9b1460/attachment.bin>
More information about the llvm-commits
mailing list