[PATCH] D11981: [asan] On OS X, log reports to syslog and os_trace
Kuba Brecka via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 09:47:02 PDT 2015
kubabrecka updated this revision to Diff 31951.
kubabrecka added a comment.
> Is this error_message_buffer_size == 0 something we should reasonably expect?
Not really. At this point, something was definitely already written to the message buffer. Removed the check.
http://reviews.llvm.org/D11981
Files:
lib/asan/asan_report.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11981.31951.patch
Type: text/x-patch
Size: 3795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150812/980424ac/attachment.bin>
More information about the llvm-commits
mailing list