[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
Wed Mar 25 16:16:57 PDT 2020


delcypher updated this revision to Diff 252701.
delcypher added a comment.

Address review feedback


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.252701.patch
Type: text/x-patch
Size: 4017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200325/5fa6b422/attachment.bin>


More information about the llvm-commits mailing list