[PATCH] D24628: [ASAN] Pass previous stack information through __sanitizer_finish_switch_fiber

Andrii Grynenko via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 26 14:35:05 PDT 2016


andriigrynenko updated this revision to Diff 72571.
andriigrynenko added a comment.

Do CHECKs for all iterations of the loop.


https://reviews.llvm.org/D24628

Files:
  include/sanitizer/common_interface_defs.h
  lib/asan/asan_thread.cc
  lib/asan/asan_thread.h
  test/asan/TestCases/Linux/swapcontext_annotation.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24628.72571.patch
Type: text/x-patch
Size: 9827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160926/198545c4/attachment-0001.bin>


More information about the cfe-commits mailing list