[PATCH] D76749: [ASan] Fix issue where system log buffer was not cleared after reporting an issue.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 11:23:43 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG445b810fbd4f: [ASan] Fix issue where system log buffer was not cleared after reporting an… (authored by delcypher).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76749/new/

https://reviews.llvm.org/D76749

Files:
  compiler-rt/lib/asan/asan_report.cpp
  compiler-rt/test/asan/TestCases/Darwin/duplicate_os_log_reports.cpp
  compiler-rt/test/lit.common.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76749.252914.patch
Type: text/x-patch
Size: 3971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/d65ed1c6/attachment.bin>


More information about the llvm-commits mailing list