[PATCH] D38019: [asan] Fix nested error detection

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 11:15:46 PDT 2017


vitalybuka updated this revision to Diff 115871.
vitalybuka marked 2 inline comments as done.
vitalybuka added a comment.

infinit loop and not crash for fatal errors


https://reviews.llvm.org/D38019

Files:
  compiler-rt/lib/asan/asan_report.cc
  compiler-rt/test/asan/TestCases/Posix/concurrent_overflow.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38019.115871.patch
Type: text/x-patch
Size: 5741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/6fa9c99c/attachment.bin>


More information about the llvm-commits mailing list